truck-modeling 0.2.1

integrated modeling algorithms by geometry and topology
Documentation

truck-modeling

Crates.io Docs.rs

Integrated modeling algorithms by geometry and topology

Dependencies

The dev-dependencies of this crate includes CMake.

Sample Codes

bottle

Modeling a bottle.

This is a technical indicator for comparing with Open CASCADE Technology, a great senior. We want to reproduce the bottle made in the OCCT tutorial. Now, one cannot make a fillet or run boolean operations by truck. So, the bottle made by this script is not completed.

Generated json file can be visualized by simple-shape-viewer, an example of truck-rendimpl.

cube

Modeling a unit cube by three sweeps.

Generated json file can be visualized by simple-shape-viewer, an example of truck-rendimpl.

punched-cube

Modeling a unit cube with a hole through it.

Generated json file can be visualized by simple-shape-viewer, an example of truck-rendimpl.

torus

Modeling a torus by two sweeps.

Generated json file can be visualized by simple-shape-viewer, an example of truck-rendimpl.

tsudumi

Modeling a one-leaf hyperboloid.

Generated json file can be visualized by simple-shape-viewer, an example of truck-rendimpl.