NOTE: There is a problem with points getting stuck when going beyond the screen coordinates or points being projected when behind the camera. ---------------------GENERAL CONTROLS--------------------- Press the H key to hide all UI elements (variables and the "Draw Triangle" button). Clicking the "Draw Triangle" button will make you input three (x,y,z) coordinates to form a triangle that will be projected onto the screen. ----------------------CAMERA CONTROLS--------------------- You can adjust the coordinates of the Screen Position by using the W/A (x-value), S/D (y-value), and q/e (z-value) keys. Note: The "screen" is facing the "-z" direction, so going forward will reduce the screen's z coordinate, and vice versa. You can rotate the camera in 3 ways: -Pressing the I/K keys will rotate the camera upwards and downwards. -Pressing the J/L keys will rotate the camera left and right. -Pressing the U/O keys will rotate the camera counterclockwise or clockwise.