Hi! I'm trying to load a .obj file. In all the tutorials I found they use the "Object3DLoader" class. I can't find that class, does it exist in the last version? I have tried doing the same with Loader3D but I have some errors. I am following this example in away3d page: http://away3d.com/examples.php?example=266&_searchterm=load
Maybe the problem is the obj file, I don't know. Is the first time I use this models. I have downloaded some of the models of this page: http://www.virtual-lands-3d.com/model-tags.html?start=0&tags=.obj+models So, could you tell me if I am suposed to use the Loader3D class? May I change some part of the code to make it work with this class? Thanks in advance Irati.
