2 unstable releases

0.2.0 Dec 21, 2022
0.1.0 May 24, 2022

#846 in Graphics APIs

Download history 8/week @ 2024-03-14 25/week @ 2024-03-21 29/week @ 2024-03-28 61/week @ 2024-04-04 26/week @ 2024-04-11 12/week @ 2024-04-18 6/week @ 2024-04-25 2/week @ 2024-05-09 53/week @ 2024-05-16 148/week @ 2024-05-23 13/week @ 2024-05-30 67/week @ 2024-06-06 37/week @ 2024-06-13 7/week @ 2024-06-20 2/week @ 2024-06-27

115 downloads per month

Apache-2.0

1MB
17K 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-obj

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

~10MB
~200K SLoC