unconed / MathBox.js

MathBox is a (work in progress) library for making presentation-quality math diagrams in WebGL.
MIT License
1.94k stars 126 forks source link

Various (unconsequential) cleanup changes #10

Closed waldyrious closed 10 years ago

waldyrious commented 11 years ago

The biggest change here is moving the css to a separate file to avoid repeating it in all the example files. This makes them simpler to inspect, apart from all the advantages of the DRY philosophy. There are also whitespace tweaks, edits to allow validation, and a typo fix.