Posted: 14th Aug 2011 11:08
Is it possible to manipulate agk objects using direct opengl commands in tier 2, or does agk block all possible access?
Posted: 14th Aug 2011 16:24
You can use OpenGL commands in your tier 2 code, although I doubt they would have much effect on the drawing of AppGameKit objects as the AppGameKit sets its own states just before drawing.