Hi

I'm trying to load my obj files into new Away3d 4.0 but with no luck.
I've imported them into prefab (are displayed properly) and export.

Even then they fail to load.

I'm using LoaderOBJTest as base for testing.
It stops at: ResourceManager line 194 with: "Unespected parser error";

I also tried:
_container =
ObjectContainer3D(ResourceManager.instance.getResource("head/
head.obj"));

But even the LoaderOBJTest wont compile leaving me with "parsing
error".

In Away3D 3.x my obj worked OK.

My files:
http://www.todesign.pl/obj10.zip

P.

Reply via email to