Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

How to export an OF_PRIMITIVE_TRIANGLE_STRIP to .ply?

$
0
0

@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.

2019-06-13-181341_611x339_scrot

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

Read full topic


Viewing all articles
Browse latest Browse all 4929