lkang2 / glmatrix

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

bag usage of << in mat4.frustum #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
mat4.frustum partially fails for non-integer near parameters, miserably for 
near < 1 (at least on my chromium foo << n = Math.floor(foo) << n)

Original issue reported on code.google.com by aaku.ko...@gmail.com on 14 Jun 2010 at 8:47

GoogleCodeExporter commented 8 years ago
please forgive my english

Original comment by aaku.ko...@gmail.com on 14 Jun 2010 at 8:49

GoogleCodeExporter commented 8 years ago
Your English is fine. Thank you for pointing this out, certainly it exposed a 
flaw in my testing methods. The optimization has been removed and the library 
re-uploaded as version 0.9.3.

Original comment by Tojiro@gmail.com on 14 Jun 2010 at 1:41

GoogleCodeExporter commented 8 years ago
Ah fine, I know this for next time ;)

Original comment by danielhe...@gmail.com on 14 Jun 2010 at 5:30