What's going on here?
Supercharged pointer interaction™

Pointer3000 is a simple tiny JS utility that gives you values of distance, rotation, position (more to come) of your mouse pointer relative to one or multiple points that you define. That's it. It hopefully helps you to create cool stuff by using its output to manipulate basically anything– rotate, scale, skew, use 3d, what have you; these basic values are what I found that I use a lot, and to be the very basic 'materials' to go wild. This is why I decided to turn it into a little add-on so I can just plop it in and start making stuff.

Click anywhere here to see the code, further details and further "why?" and usage on GitHub.
Brought to you by Ezekiel Aquino