Hi,
When I run the code, I get a runtime check error. Do you have any suggestions? I created the obj file I'm trying to open in Blender. You can find the obj file in the attachment.
That is the code I run.
nurbsSurface = tinynurbs::surfaceReadOBJ<float>(infile);
untitled.zip