Hi,
I’m trying to load some .obj objects created with blender.
So i tried first with the away3D LoaderOBJTest example.
I can display my object, but if a add a light to the material, i get an error :
at flash.display3D::Context3D/drawTriangles()
at away3d.materials.passes::MaterialPassBase/render()[..../src/away3d/materials/passes/MaterialPassBase.as:212]
I tried with many different .obj, always the same error…
I really don’t know what happens.
Someone could help ?
My .obj is attached to this post
thanks !