Description
-
A GL Object study - various geometric shapes are studied.
-
A small study on loading the OBJ file format was implemented.
-
The ToroidHelix object can be duplicated in a scene to study the performance of Android graphics.
Update: this project has been converted to Kotlin
Current Studio level: (October 2019) - Android Studio 3.5+
Demonstrates what this app has implemented:
Note: gif movie made with the following tool: http://image.online-convert.com/convert-to-gif
This Android OpenGL study used this Repo as a base for initial coding:
https://github.com/learnopengles/Learn-OpenGLES-Tutorials
See also this web resource for more OpenGL ES2 information: