Hacker News new | ask | show | jobs
by sethbuzz 5207 days ago
tl:dr AndEngine
1 comments

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.