项目作者: Sanaxen

项目描述 :
Convert Mesh data to surface data
高级语言: C++
项目地址: git://github.com/Sanaxen/OBJ-to-IGES.git
创建时间: 2018-01-16T12:35:30Z
项目社区:https://github.com/Sanaxen/OBJ-to-IGES

开源协议:MIT License

下载


OBJ-to-IGES

Mesh -> BezierPatch / B-SplineSurface / NURBS-Surface convert.( IGES file )

Mesh -> IGES(BezierPatch/B-Spline/NURBS)-surface control point data file.

The control point can be converted to IGES with “igescnv_write.exe” of
https://github.com/Sanaxen/IGES-STEP-to-OBJ .