Hacker News new | ask | show | jobs
by chrisrhoden 5208 days ago
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.
1 comments

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.