I opened the mtl file and changed the image .tga to jpg and changed
the tga texture to a jpg.
Success I opened it in Prefab3D. I only tried one but it worked as you
said.

Now the hard bit. I cant for the life of me open this Away3D /
flashbuilder . I can open a 3D dae.
I tried exporting the obj file in Prefab to an obj file to see if that
woks (NO WAY and I doubt this will ever work)

        var loader3D:Loader3D = Obj.load("./myModel.obj");
        loader3D.addEventListener(Loader3DEvent.LOAD_SUCCESS,
onModelLoadSuccess); //i have had it with load a obj file !!!


I can export the obj file to a AS3 class -> Away3D?

the settings option I am not sure on and class/package. What do I
put ?
embed renderings? whole scenery ? and class /package  is anything? I
dont want a package name.

Once I do this how do i load this into awat3D?

Reply via email to