zz85 / sparks.js

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

add scope to callback #25

Open gdipkf1986 opened 10 years ago

Baccanno commented 9 years ago

This seems unnecessary, JS can handle function scoping with .bind()