3 comments

[ 3.5 ms ] story [ 14.1 ms ] thread
tl:dr AndEngine
Did you read the article? AndEngine is for 2D graphics alone. You need to hijack some low level AndEngine code to get it to behave in a 3D way by grabbing its OpenGL camera and manipulating it.
Soo, AndEngine plus 19 lines of code. I don't mean for my tl:dr to be negative. I fully plan on using this in the future.