scudsucker
Executive Member
- Joined
- Oct 16, 2006
- Messages
- 9,021
- Reaction score
- 5,240
Anyone familiar with Processing, and especially Frederik Vanhoutte (W:Blut)'s library Hemesh?
I really could do with some help.
I am trying to create a mesh from a Geometerative Rfont text.. but the recommended way, which is to convert the text to triangles (Rfont --> polygons --> RMesh --> strips) then use the HEC_FromTriangles creator is not working with more than one strips.
I am completely confused. I am pretty sure it must be a problem with the verticies of the triangles..
I can create a Rmesh, and use the same method, and that works. It just seems that the method fails with shapes more complex than rectangles.
I really could do with some help.
I am trying to create a mesh from a Geometerative Rfont text.. but the recommended way, which is to convert the text to triangles (Rfont --> polygons --> RMesh --> strips) then use the HEC_FromTriangles creator is not working with more than one strips.
I am completely confused. I am pretty sure it must be a problem with the verticies of the triangles..
I can create a Rmesh, and use the same method, and that works. It just seems that the method fails with shapes more complex than rectangles.
Last edited: