hannobraun / fornjot

Early-stage b-rep CAD kernel, written in the Rust programming language.
https://www.fornjot.app/
Other
2.05k stars 118 forks source link

Convert `SurfaceGeom` back into struct #2455

Closed hannobraun closed 3 months ago

hannobraun commented 3 months ago

The original conversion to an enum turned out to be a dead end, and I'm now working on different ways of evolving it.