Hi,
I am new to away 3d and need some urgent help. I have purchased a 3d model online and it has come with one 3ds file and two jpgs for texture. I am unable to import and use them properly. I am attaching the zip file so that you can check.
I was using away3d_4_0_110915 version before and my code was
Loader3D.enableParser(Max3DSParser);
loader = new Loader3D();
loader.praseData(TableMesh, null, new AssetLoaderContext(false));
I have downloaded the latest version today away3d-away3d-core-fp11-143591d and see that loader.parseData is not available now and hence I am completely stuck.
Can anyone please help me out.
Thanks in advance.