gisbabao / andar

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

Drawing non Augmented Reality #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a class called Square
2. Incluide Square x = new Square(); + x.draw(gl); in CustomRenderer.draw()

What is the expected output? What do you see instead?

The Square in the middle of screen always in front of the ar objects, The 
square just appear when there are no Augumented Objects.

What version of the product are you using? On what operating system?

HTC Desire Z, 2.3.3

Please provide any additional information below.

Original issue reported on code.google.com by raphae...@gmail.com on 30 Oct 2011 at 1:09

Attachments: