In the last post we created a 3D Engine with jQuery. This time around we’re going to make a new shape and make it interact with the mouse. What We’re Making I decided not to tackle too tough a shape as I wanted to show how to interact with the mouse. We’ll be making a plane that rotates the further you get from the center. Getting Started If you haven’t seen how the 3D engine works I recommend v