davidedc / livecodelab

a web based livecoding environment
http://livecodelab.net/
MIT License
327 stars 63 forks source link

rect 0 (like any other primitive) throws a stream of "Matrix3.getInverse(): determinant == 0" warnings #216

Closed davidedc closed 10 years ago

davidedc commented 10 years ago

a similar case is handled in matrix-commands.coffee , search for "# odd things happen setting scale to zero" and there is a solution there than one can apply to this issue.