Open NicholasPiano opened 10 years ago
Some things like animation for glyphs and drawing for rects and arcs will take some time, although a lot of the work has already been done. Need a good way to serialise or otherwise save objects for storage and use after the app has been initialised once. Currently working on ARKView to get a useable framework before working on specific shape types.
Includes Rect, Arc and Glyph. Rects included more complicated configurations such as crosses. Arcs cover a wide range of things like segments and full circles. Glyphs can have small animations or specific rules when resizing.