Skip to content

SPORIMEstudio/Learn_OpenglES

Repository files navigation

Learn_OpenglES

🎮 Learn_OpenglES is a personal practice repository for experimenting with OpenGL ES on Android.
This project helps me learn and test different graphics programming techniques like shaders, rendering pipelines, and custom 2D/3D shapes.


📌 Purpose

  • Explore OpenGL ES basics (shaders, buffers, textures)
  • Practice building simple rendering engines on mobile
  • Experiment with lighting, shadows, and custom materials

🛠️ Technologies

  • Java (Android)
  • OpenGL ES 2.0
  • Android IDE

🚀 How to Use

Note

This project is for personal learning only. Clone or fork it only if you want to experiment with OpenGL ES.

1️⃣ Clone the Repository

git clone https://github.com/SPORIMEstudio/Learn_OpenglES.git

Or download the ZIP from GitHub and extract it.

2️⃣ Open in Android Studio

  • Open Android Studio
  • Click FileOpen
  • Select the cloned project folder
  • Let Android Studio download Gradle + dependencies

3️⃣ Run the Project

  • Connect your Android device (or use an emulator that supports OpenGL ES 3.0)
  • Press Run ▶
  • The app will build and launch automatically

About

This is just practice repository! If you want to learn fork it

Resources

License

Stars

Watchers

Forks

Contributors

Languages