Skip to content

SketchMorph2 Tools

Kuganash Ravishanker edited this page Aug 3, 2022 · 4 revisions

Tools

Currently, there are four types of tools:

Brushes

Examples: pencil, circle brush
They modify the pen directly, giving it a different source form that is then drawn onto the form using a combination rule.

Geometric Tools

Examples: circle, rectangle
These use a temporary form that gets drawn onto using parametrised descriptions of geometric shapes. These forms are then projected onto the main form.

Text

This uses a temporary text morph that gets written into, which is then projected onto the main form.

Action Tools

Examples: clear canvas, undo
These are tools that are only a one-time action or a single click

Clone this wiki locally