[1.1.0] This version features an improved menu system and slight drawing tweak; it also has my not-very-good-attempt at the phrase "3D" in, well, 3D. [1.0.1] Fixed a few glitches and increased speed Click and drag to use the selected mouse controls. Scratch3d User's Guide: Vertices Vertices are the points between which lines are drawn. These are not drawn in the view window. Lines Lines are drawn between two vertices. These are drawn in the view window. Points Menu Menu Items: Load (Parse) Lines This loads the lines that have been entered in the lines list into the 3d renderer. In order for a 3d object to be drawn the lines must be loaded first. Clear Vertices This clears all the entries in the vertex list. Clear Lines This clears all the entries in the line list. Draw Menu Menu Items: √ Draw Lines This toggles whether or not the 3d renderer draws the lines that have been loaded. Mouse Controls Menu Menu Items: √ X & Y Rotation This is the mouse control mode for rotating about the X and Y axes when the mouse is clicked and dragged. Z Rotation and Zoom This is the mouse control mode for rotating about the Z axis and zooming in or out when the mouse is clicked and dragged. None This is the mouse control mode that turns off mouse controls.