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

Download history 14/week @ 2024-07-26 2/week @ 2024-08-02 7/week @ 2024-08-23 156/week @ 2024-09-20 46/week @ 2024-09-27 15/week @ 2024-10-04 26/week @ 2024-10-11 56/week @ 2024-10-18 20/week @ 2024-10-25 42/week @ 2024-11-01

145 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

~5–12MB
~142K SLoC