Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: learnopengles/airhockey

Tags

article-4-adding-touch

Toggle article-4-adding-touch's commit message

article-3-matrices-and-objects

Toggle article-3-matrices-and-objects's commit message

article-2-loading-png-file

Toggle article-2-loading-png-file's commit message
Added support for PNG image loading and texture display to the Androi…

…d, iOS and emscripten builds.

* Added libpng for Android, iOS & emscripten, and libzlib for emscripten.
* Add buffer, file, image, shader, and texture utils.
* Add logging utils.

article-1-clearing-the-screen

Toggle article-1-clearing-the-screen's commit message
README.md and LICENSE.txt for GitHub commit.

Clean up formatting

Logical rearrange of methods + line breaking + cleanup.

Add 	'opengles-2' to UIRequiredDeviceCapabilities.

Create Makefile for emscripten and add .gitignore files