← Back to release summary

WebGPU: Clip Distances

Category
Graphics
Type
New or changed feature
Status
Enabled by default (Chrome 131)
Intent stage
None

Summary

Adds the optional GPU feature "clip-distances" that allows setting user-defined clip distances in vertex shader outputs. This technique is particularly useful for the applications that need to clip all vertices in a scene that are beyond a user-defined plane, such as many CAD applications.

Motivation

Adds the optional GPU feature "clip-distances" that allows setting user-defined clip distances in vertex shader outputs. This technique is particularly useful for the applications that need to clip all vertices in a scene that are beyond a user-defined plane, such as many CAD applications.

Standards & signals

View on chromestatus.com