wraybowling / curvemixer

vector graphics tool
http://curvemixer.com
3 stars 0 forks source link

JS is missing Vector Maths #56

Open wraybowling opened 9 years ago

wraybowling commented 9 years ago

Copy 2d vector math functions (into an ES6 class) from https://github.com/toji/gl-matrix This is crucial for normalizing vectors.

Depending on this bug: #53 #45 (possibly enhancements to #7)