# Whiteboard and Air Draw ## Description This utility combines the best features of the whiteboard and the draw app. Any user can draw in the air and users with rez-temp rights can draw on the board in HMD and desktop. In desktop, draw with your left mouse button and erase with your middle mouse button. In HMD, draw with your trigger button and erase with the grip. ## File List ### Client Side * **drawSphereClient.js** attached to the sphere at the end of the user's fingertip, handles drawing * **drawSphereSpawnerClient.js** attached to each color selection square, allows the user to select a new color * **whiteboardReset.js** attached to reset square, allows user to clear all lines on whiteboard and their ownlines in air * **whiteboardZoneClient.js** attached to the zone in front of the whiteboard, this script automatically attaches a paint sphere to the user's fingertip when they enter and removes all of their spheres when they leave ## Releases ### Version 1 SHA [80bcc13](https://github.com/highfidelity/hifi-content/pull/353/commits/80bcc1338d81903c0fa84af9adcaa857948bc674) April 18, 2019 - Initial Release ## Links [Trello Card](https://trello.com/c/g06jRE4O/9-as-an-employee-i-need-to-be-able-to-write-draw-on-a-shared-surface) ## Known issues ### Lines drawn on the board in HMD do not render flat and with an even stroke width ### Line textures do not match their respective png files ### Color selectors and reset buttons may LOD