Skip to content

A simple OpenGL ES 2.0 app for Android that randomly generates terrain and renders it.

Notifications You must be signed in to change notification settings

TheButlah/TerrainRenderDemo

Repository files navigation

TerrainRenderDemo

A simple OpenGL ES 2.0 app for Android that randomly generates terrain and renders it. This is my second android app, and was intended to be a learning experience to become familiar with OpenGL ES and Android.

The app displays randomly generated terrain generated with a Perlin noise algorithim I implemented in Java, and applies a simple repeating texture to the terrain.

About

A simple OpenGL ES 2.0 app for Android that randomly generates terrain and renders it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published