Skip to content

Latest commit

 

History

History
 
 

cuboid

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Fornjot - Cuboid

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

Screenshot of the cuboid model