zz85 / sparks.js

a lightweight 3d particle engine in javascript, compatible with THREE.js and TWEEN.js
435 stars 47 forks source link

Changed addSelf and subSelf methods of THREE.Vector3 to just add and sub, to account for recent Three.js changes" #23

Closed ericrius1 closed 11 years ago

zz85 commented 11 years ago

thanks. although the examples here would seriously need some updating.