Tuesday, January 8, 2008

Selections

Made code that detects which plane is selected for drawing and gathers axis placement information from the selection. The placement information will be used to describe the object that will be drawn.
Studied contexts, local contexts, interactive objects, how selecting is connected to all these.

Monday, January 7, 2008

Started working at the Sketcher

After the user selects the 2D plane where he wants to place the future drawing, by launching the Sketcher a 2D view is launched and prepares the drawing space in the 2D selected plane.

Implemented the Sketcher launching procedure and started working at making the 2D drawing plane where the user can draw a shape.