MouseFollower.js(christian-fei.com)
christian-fei.com
MouseFollower.js
http://christian-fei.com/mousefollower-js/
2 comments
I wonder why nobody has come up with a BitSetter.js yet. For such an important operation it's certainly toiling in obscurity. The BitUnsetter.js will be a special hackathon challenge.
ok but how does this relate to the post? Oo
what's a bitsetter?
You're using (0,0) as reference to move the cube but IMO you should use ( width/2, height/2 )
good point! Thanks, will look into it