elefher / glmatrix

Automatically exported from code.google.com/p/glmatrix
0 stars 0 forks source link

canvasMatrix plays a bit dirty in the benchmark #40

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try creating a random matrix 
2. notices that it still return a indetity matrix 
3.

What is the expected output? 
randomized matrix

What do you see instead?
a identity matrix

Original issue reported on code.google.com by jeroom832@gmail.com on 2 Mar 2011 at 8:46