Re: Tutorial: Exporting Animation Data From Blender 2.5 API
Posted by ste3e on Nov 17, 2010; 2:01am URL: https://forum.jogamp.org/Tutorial-Exporting-Animation-Data-From-Blender-2-5-API-tp1755881p1914726.html
Thought I had better update this. The first issue does not correctly handle triangulation of objects out of Blender 2.5. This tutorial written for LWJGL but cross wise useful for JOGL corrects the triangulation and shows how to parse the exported file and render the model using glDrawArrays. The link is