Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 546 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 546 Bytes

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.