A model of a simple cuboid that demonstrates sweeping a 3D shape from a primitive with multiple connected edges.
To display this model, run the following from the repository root (model parameters are optional):
cargo run -- cuboid --parameters x=3.0,y=2.0,z=1.0