3 releases (breaking)

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

#809 in Graphics APIs

Download history 46/week @ 2024-09-29 6/week @ 2024-10-06 35/week @ 2024-10-13 51/week @ 2024-10-20 24/week @ 2024-10-27 47/week @ 2024-11-03 11/week @ 2024-11-10 39/week @ 2024-11-17 50/week @ 2024-11-24 61/week @ 2024-12-01 36/week @ 2024-12-08 1/week @ 2024-12-15

147 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
~121K SLoC