2 unstable releases

0.2.0 Dec 21, 2022
0.1.0 May 24, 2022

#917 in Graphics APIs

Download history 5/week @ 2023-12-18 27/week @ 2023-12-25 8/week @ 2024-02-19 17/week @ 2024-02-26 2/week @ 2024-03-04 16/week @ 2024-03-11 27/week @ 2024-03-18

65 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

~9.5MB
~180K SLoC