Arch 486:
Computer Graphics Programming for Design • Spring, 2008 • Brian Johnson
Project Archives
Title: Glyph v0.5
Author: Brian JohnsonWhen: Spring, 2005
A simple sketch (glyph) recognition scheme. Sketch a shape (line, check, triangle, U-shape, box). It should draw a bounding box and display ordered pairs of numbers indicating
( N-corners, N-vertecies) (N-vertecies, Maxvertecies)
(xmin,ymin, xmax, ymax)
Each pen-down action should clear the screen and begin a new shape (but doesn't always).
| Source |

