I'm trying to export a scene in Blender to a plain ascii file for use in my own
(OpenGL) C code. So far I've exported the objects/faces/vertices and normals.
However, I'm sure someeone have done this before. Any existing export scripts ? (and code to load/render it ?)