@hamoid wrote:
Hi, is there a simple way to export a triangle strip to .ply?
I’m using ofxPoly to give thickness to polylines. It creates meshes which display fine in OF, but if you save them to .ply they only contain vertices, no faces. Loaded in blender they are just a set of points.
![]()
I can rewrite the code to export triangles, but I’m wondering if there’s an simpler approach? And what’s the issue? Maybe the exporter not knowing what to do with strips?
Posts: 2
Participants: 2