![]() # Objective The `ConicalFrustum` primitive should support meshing. ## Solution Implement meshing for the `ConicalFrustum` primitive. The implementation is nearly identical to `Cylinder` meshing, but supports two radii. The default conical frustum is equivalent to a cone with a height of 1 and a radius of 0.5, truncated at half-height.  |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |