Pinned Repositories
airhockey
Repository for "Developing a Simple Game of Air Hockey Using C++ and OpenGL ES 2 for Android, iOS, and the Web", located at http://www.learnopengles.com/developing-a-simple-game-of-air-hockey-using-c-and-opengl-es-2-for-android-ios-and-the-web/
Calculator-for-Android
Open source concept of a calculator, using an expression lexer, parser, and evaluator, as well as an example UI. The parser is based off of Dijkstra's Shunting Yard algorithm.
chip8-rust
Example CHIP-8 emulator in Rust
dsp-perf-test
FFmpeg-Android
FFMpeg/FFprobe compiled for Android
GLWallpaperService
A library for making OpenGL Live Wallpapers for Android.
Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
learnopengles's Repositories
learnopengles/Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
learnopengles/airhockey
Repository for "Developing a Simple Game of Air Hockey Using C++ and OpenGL ES 2 for Android, iOS, and the Web", located at http://www.learnopengles.com/developing-a-simple-game-of-air-hockey-using-c-and-opengl-es-2-for-android-ios-and-the-web/
learnopengles/chip8-rust
Example CHIP-8 emulator in Rust
learnopengles/dsp-perf-test
learnopengles/GLWallpaperService
A library for making OpenGL Live Wallpapers for Android.
learnopengles/Calculator-for-Android
Open source concept of a calculator, using an expression lexer, parser, and evaluator, as well as an example UI. The parser is based off of Dijkstra's Shunting Yard algorithm.
learnopengles/FFmpeg-Android
FFMpeg/FFprobe compiled for Android
learnopengles/android-RuntimePermissions
learnopengles/dinghy
Painless unit testing on phones
learnopengles/libc
Raw bindings to platform APIs for Rust
learnopengles/linmath.h
a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions
learnopengles/Shmup
3D Shoot'em Up written with OpenGL ES 1.1/2.0 running on iOS, Android, Windows and MacOS X.