GrapeTec / T-SPLINE

T-spline Library
GNU Lesser General Public License v3.0
130 stars 50 forks source link

Request to implement T-Spline conversion to NURBS #22

Open marcocecchiscmgroup opened 1 year ago

marcocecchiscmgroup commented 1 year ago

Dear Professor,

the tsm2stp conversion uses native t-spline primitives that most CAD do not support. Furthermore, tessellation is not the way to go.

It would really be helpful (and of didactic relevance) to implement a lossy/lossless (both would be necessary) conversion to NURBS, no matter how many control points will result.

Thanks in advance.