pshriwise / xdg

Accelerated Discretized Geometry
MIT License
9 stars 2 forks source link

TriangleRef --> PrimitiveRef and lean-out the representation #12

Closed pshriwise closed 10 months ago

pshriwise commented 10 months ago

The triangle reference (now primitive reference) doesn't need to hold the surface ID. That can be stored on the GeometryUserData object instead. This makes the reference that much smaller.