This document discusses using Leap Motion to communicate between browsers and add graphics. Node.js and Socket.io are used to create a server that allows browsers to share Leap Motion frame data. Paper.js is used to display rotating shapes that update based on the shared Leap data. A demo controls a 3D cube using palm position data from Leap Motion.