robashton / camera

Just a camera implementation over the top of HTML5 canvas
http://codeofrob.com
96 stars 19 forks source link

2019 rewrite #4

Closed OmgImAlexis closed 4 years ago

OmgImAlexis commented 4 years ago

Figured I'd open this for those that find this repo via Google, etc.

To use the demo you'll need to have an up to date browser that allows modules. A quick way to get this running is use python -m SimpleHTTPServer 8080 in the root directory and then visit http://localhost:8080/example.

robashton commented 4 years ago

crikey, here is a blast from the past.. (Actually, I stole some code from this library recently for a Purescript project.

Thanks so much for contributing, Imma go ahead and just accept :)