Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

DistanceQuery
Query result for closest point / normal / distance.
GpuSdfGrid
A 3-D SDF grid filled analytically via generate_sdf_grid.
SdfGrid
A 3-D signed distance field stored on a uniform Cartesian grid.
SphereTraceResult
Sphere tracing (ray marching) result.
Triangle
A triangle in 3-D space.

Enums§

SdfCombine
Boolean CSG operations combining two SdfShape primitives.
SdfShape
An analytic signed distance shape primitive.