An open API service indexing awesome lists of open source software.

https://github.com/kevinw/web2d

An experimental WebGL 2D engine written in CoffeeScript.
https://github.com/kevinw/web2d

Last synced: about 1 month ago
JSON representation

An experimental WebGL 2D engine written in CoffeeScript.

Awesome Lists containing this project

README

        

Web2D
=====

An experimental 2D engine for WebGL written in [CoffeeScript][cs].

This code owes much to the lessons on the [Learning WebGL][lwgl] blog.

[cs]: http://jashkenas.github.com/coffee-script/
[lwgl]: http://learningwebgl.com