freeman-lab / regl-site

demo and documentation site for regl
http://regl.party
MIT License
10 stars 3 forks source link

fix handling of assets #9

Open freeman-lab opened 8 years ago

freeman-lab commented 8 years ago

Currently all examples that require asset loading are failing (e.g. the dds and envmap and theta360 examples), should be straightforward to fix, will require mirroring the assets and probably debugging some CORS issues.