simon-heinen / droidar

DroidAR Mobile Locationbased Augmented Reality Framework for Android
GNU General Public License v3.0
225 stars 274 forks source link

3d objects from ModelLoaderAdapters cannot be seen in the camera view #1

Open heliamarasinghe opened 11 years ago

heliamarasinghe commented 11 years ago

tested : Samsung galaxy note 10.1 tab

additional information:

Hi, I have tried ModelLoaderAdapters to draw 3D external 3D objects. I downloaded required libgdx projects from http://libgdx.googlecode.com/svn and compiled and tested on samsung note 10.1 tab. I am able to run the application and it shows me camera view and and even red and green axis. But none of the models are shown. However I downloaded and tried .apk file from http://droidar.googlecode.com/svn/trunk/ModelLoaderAdapters/bin/ModelLoaderAdapters.apk and it worked perfectly. What might be the problem of this case that I dont see 3d objects? Thanks in advance Heli p.s. I submitted this as an issue in googlecode as well.

janionano commented 11 years ago

Well, when I downloaded the project, the assets folder and 3D models are missing, and I had to assign new ones.