Hello ,
I have very little knowledge in OpenGL....
however I am a member of a forum in french ( I just use http://translate.google.com/# to translate stuff I need, I don't know French)
In any case I get notified via email if any thing new was posted in the MASM Section ...
Could this be useful to someone here?
MASMBLEND
MasmBlend allows the use of 3D objects created by Blender
Masm programs using the OpenGL library.
Once the object is created in blender, export to Wavefront (. Obj)
In MasmBlend, select file / open blend file format. Obj, file contents appears in the left window, press the Convert button, the result appears in the other window. Save the format. Txt for example.
You just have to incorporate it into your prog Masm by copy / paste.
For display, use and glInterleavedArrays glDrawElements. (cf read moi.txt)
(http://www.asmfr.com/gdi/c/53399.cs.jpg)
Original Post in French here:
http://www.asmfr.com/codes/MASMBLEND_53399.aspx
Although you need a password to download so here is that attachment :