News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Something useful?

Started by hfheatherfox07, August 02, 2011, 07:42:18 PM

Previous topic - Next topic

hfheatherfox07

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)




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 :