Crates.io | truck-modeling |
lib.rs | truck-modeling |
version | 0.6.0 |
source | src |
created_at | 2020-12-28 08:19:09.73936 |
updated_at | 2024-09-20 13:49:34.837572 |
description | integrated modeling algorithms by geometry and topology |
homepage | https://github.com/ricosjp/truck |
repository | https://github.com/ricosjp/truck |
max_upload_size | |
id | 328161 |
size | 154,908 |
Integrated modeling algorithms by geometry and topology
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
.
Modeling cone.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
An example of the solid with several boundaries
Modeling a unit cube by three sweeps.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
Modeling a cylinder by two sweeps.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
Modeling a unit cube with a hole through it.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
Modeling a sphere
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
A cube punched by a torus.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
Modeling a torus by two sweeps.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.
Modeling a one-leaf hyperboloid.
Generated json file can be visualized by simple-shape-viewer
, an example of truck-rendimpl
.