Skip to content

Gerstacker/purescript-webgl-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

The first n lessons form learningwebgl ported to purescript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PureScript 91.0%
  • HTML 7.4%
  • Other 1.6%