Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 384 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 384 Bytes

Fornjot - Spacer

A simple spacer model that demonstrates the circle primitive, the difference operation, and sweeping that into a 3-dimensional shape.

To display this model, run the following from the repository root (model parameters are optional):

cargo run -- --model spacer --parameters outer=1.0 inner=0.5 height=1.0

Screenshot of the spacer model