Home

Awesome

Build Status

Examples for purescript-webgl

The first n lessons form the page learningwebgl ported to purescript.

Build with:

npm install
bower update
./run.sh

Then open index#.html in browser.

For later examples you need to start chrome with --allow-file-access-from-files to be able to load local files for textures.