DrawTriangles(tris:Float[],indexes[]) Demo
Monkey Archive Forums/Monkey Projects/DrawTriangles(tris:Float[],indexes[]) Demo| 
 | ||
| Heres a litlle outtake from a DrawTriangles(tris:Float[],indexes[]) I hacked into mojo. It's really neet for drawing concave polys. I use Blender to import an AI and export a triangulated mesh in Wavefront obj format, but I have a pretty stable monkey polygon triangulator too. I have GLFW, iOS, HTM5 and Flash versions, so I just need someone to make the XNA code. Then we can submit it to Mark, and hopefully get it included ? http://scheutz.dk/stuff/monkeyvector.html | 
| 
 | ||
| At first when reading the thread title I thought why dont you just use DrawPoly... then I saw you demo! Great work! | 
| 
 | ||
| Looks really good. | 
| 
 | ||
| cool. | 
| 
 | ||
| Wow! Very cool. BTW, is it possible to convert SWF vector graphics to triangulated mesh? | 
| 
 | ||
| Thanks guys. Any XNA coders out there, that can lend a hand? It should be pretty simple, - the other versions are. I'll send you the other versions or post them here. (I'm just not sure about what we can post that is intertwined with mojo) |