3 releases (breaking)

0.3.0 Sep 20, 2024
0.2.0 Dec 21, 2022
0.1.0 May 24, 2022

#795 in Graphics APIs

42 downloads per month
Used in truck-shapeops

Apache-2.0

1MB
18K SLoC

truck-stepio

Crates.io Docs.rs

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

~4–11MB
~122K SLoC