afswipe / andar

Automatically exported from code.google.com/p/andar
0 stars 0 forks source link

Mix AndAR and Min3D Problems #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm trying to fuse AndAR and Min3D together but there a lot of problems. 
First the screen is stuck when it see the marker. 
Second i sent you 2 class. MyActivity is the mixture of AndARActivity and 
RendererActivity. MyRenderer is the mixture of AndARRenderer and Renderer 
(Min3D). Pls check that i teach me where i got wrong.

What is the expected output? What do you see instead?
The output is stuck, the screen does not load the Model but in LogCat i can see 
the method initScene() from Min3D load the model correctly.

I'm using HTC, Android 2.3.3 to test.

If you have any samples about loading 3D object from Min3D to marker pls teach 
me. 

Original issue reported on code.google.com by nba.minh...@gmail.com on 15 May 2014 at 2:39

Attachments: