Open GoogleCodeExporter opened 9 years ago
hi...i've tried by multipling negative y. But it's still the same, it's just
changed direction, now they disappear on the bottom.
Original comment by fabioci...@gmail.com
on 28 Oct 2011 at 9:50
The code to define the viewport is missing in the present method of BobTest
class:
gl.glViewport(0, 0, glGraphics.getWidth(), glGraphics.getHeight());
Just add it to the method (right after getting the gl instance) and all 100
Bobs will appear correctly.
Original comment by Linh.mTr...@gmail.com
on 8 Nov 2011 at 4:43
Original issue reported on code.google.com by
eduardo...@gmail.com
on 27 Sep 2011 at 7:12