Procedural Geometry with Parametric Modeling
I implemented several parametric modeling techniques with my homebrew geometry / math libraries in C++ and rendered in UE4.
#### Solid of Revolution
Essentially you take a curve (perhaps a b-spline,
Aug 1, 2020