2个不稳定版本
0.2.0 | 2022年12月21日 |
---|---|
0.1.0 | 2022年5月24日 |
#846 在 图形API
115 每月下载次数
1MB
17K SLoC
truck-stepio
从truck读取/写入STEP文件。
示例代码
shape-to-step
将truck形状JSON转换为STEP文件。
用法
shape-to-step <input shape file> [output shape file]
step-to-obj
解析STEP数据,提取形状并网格化。
lib.rs
:
从truck读取/写入STEP文件。
当前状态
可以输出truck-modeling建模的数据。由集合运算创建的形状尚不能输出。输入将在未来实现。
依赖项
~10MB
~200K SLoC