Hi,Does anyone know how to implement nurb curve funtion for exporting to obj file?
Thanks.
The obj format only supports polygons.As a result, you can't do it.
Not true. OBJ supports curves and surfaces, but most translators only implement polygon support.