3 releases (breaking)
0.3.0 | Sep 20, 2024 |
---|---|
0.2.0 | Dec 21, 2022 |
0.1.0 | May 24, 2022 |
#770 in Graphics APIs
145 downloads per month
Used in truck-shapeops
1MB
18K
SLoC
truck-stepio
Reads/writes STEP files from/to truck.
Sample Codes
shape-to-step
convert from truck shape json to step file.
usage
shape-to-step <input shape file> [output shape file]
step-to-mesh
Parse STEP data, extract shape, and meshing.
lib.rs
:
Reads/writes STEP files from/to truck.
Current Status
It is possible to output data modeled by truck-modeling. Shapes created by set operations cannot be output yet. Input will come further down the road.
Dependencies
~5–12MB
~142K SLoC