Skip to content

jimandreas/OpenGLES-sandbox

Repository files navigation

Android OpenGL test repo

Description

  1. A GL Object study - various geometric shapes are studied.

  2. A small study on loading the OBJ file format was implemented.

  3. 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+

Gif movie

Demonstrates what this app has implemented:

Note: gif movie made with the following tool: http://image.online-convert.com/convert-to-gif

Acknowledgements

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:

https://www.learnopengles.com

About

Android exercises creating objects using OpenGL ES2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages