truck-stepio

Crates.iotruck-stepio
lib.rstruck-stepio
version0.2.0
sourcesrc
created_at2022-05-24 15:35:25.190129
updated_at2022-12-21 09:00:51.754358
descriptionReads/writes STEP files from/to truck
homepagehttps://github.com/ricosjp/truck
repositoryhttps://github.com/ricosjp/truck
max_upload_size
id592868
size338,664
Yoshinori Tanimura (ytanimura)

documentation

README

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.

Commit count: 1812

cargo fmt