Aeva / m.grl

Midnight Graphics & Recreation Library
http://mgrl.midnightsisters.org
GNU Lesser General Public License v3.0
44 stars 3 forks source link

Include just one copy of gl-matrix.js and move that to the project root directory. #234

Closed mldulaney closed 8 years ago

mldulaney commented 8 years ago

Went ahead and made the changes you suggested; just one copy of gl-matrix.js and pointed all the index.html files at it.

Signed-off-by: John Dulaney jdulaney@fedoraproject.org

mldulaney commented 8 years ago

Test setup at mgrl.jdulaney.com which also features the system-wide gl-matrix.

Aeva commented 8 years ago

everything (eg https://mgrl.jdulaney.com/demos/05_webgl/) seems to be broken on the test site. claims 'mat4' is not defined in the error console

Aeva commented 8 years ago

correction, just looks like you forgot a few places. https://mgrl.jdulaney.com/demos/compositing_demo/ works fine