Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/j-w-yun/android-3d-engine

Uses android built-in OpenGL ES. No external libraries required
https://github.com/j-w-yun/android-3d-engine

Last synced: about 7 hours ago
JSON representation

Uses android built-in OpenGL ES. No external libraries required

Awesome Lists containing this project

README

        

# Android3DEngine
Uses android built-in OpenGL ES. No external libraries required


WORK IN PROGRESS


TODO:


-OpenGLES context is reset upon screen rotation. Temporary fix is to set screen rotation manually and rotatable set to false.


-A more programmer-friendly toolbox


-Organization


-Physics engine implementation