jit.gl.model does not want to output .obj files from Blender as Matrices?

t's icon

Hi,

I tried "all possible" export setting in Blender to generate .obj files for jit.gl.model. All versions of obj. files I exported load properly, no problems, I can see them in jit.window, but I can't output them as matrices from jit.gl.model (using @matrixoutput 1).

2679.Kockanormale.obj
obj
t's icon

I am attaching two .obj files. Could someone please check them and tell me what is wrong with them or what method should I use?

Cheers!

2680.mozicelj3brezvsega.obj
obj
t's icon

should i import .obj file from Blender to any other 3D software and export again as .obj? Any recommendations?

coda's icon

Sorry I don't know much about exporting models as a matrix. But here's an obj file that was exported from 3ds max so you can see if you encounter the same problem with a 3ds max object.

2681.simpleplane3dsmaxobject.zip
zip
t's icon

Thank you coda, It works fine with your file. Also the apple.obj and mushrooms.obj work fine...

t's icon

Hey coda, could you be so kind and import one of my files to 3D Max, export and post here in the thread? So I could know if import-export-import would solve the problem or the problem lies elsewhere.

Thanks a lot!

matthieu's icon

Try to put the line :

g box

at the beginning of your obj file with a text editor like textwrangler.

t's icon

You are a legend sir!!! g box FTW!!!