Commit Graph
5 Commits
Author SHA1 Message Date
Mr.doob a940f05427 Updated examples with the new .add/.remove methods. 2011-09-05 23:16:56 +02:00
Mr.doob 1f660d5df0 Fixed typo. 2011-08-12 19:29:13 +02:00
alteredq eecf9d0bc6 Made canvas interactive particles rendering in Firefox more consistent with Chrome.
It seems lineWidth defaults are different in Chrome and Firefox.

Still there are some clearing artefacts in Firefox :/
2011-05-30 17:25:17 +02:00
Mr.doob 087066524a Added boundingSphere check for Meshes in Ray ( improving performance considerably). 2011-05-29 10:02:20 +01:00
Mr.doob 18f7859974 Ray now intersects with particles too. (thx @jaycrossler) 2011-05-28 23:34:59 +01:00