Mark Boyd
Mark Boyd
Icons should be little repeatable designs that are also interactive. Ex: Sine wave You could change the amplitude, frequency, and phase as well as color, thickness, size, etc.
Ideally the way a button constructor would work is you could pass a primitive to it and it would add the necessary functionality to create a button. This could be...
Write a little CLI tool to translate SVG to an Audulus-Canvas library code. People could still use the in-script parser, but essentially this would allow power-users to reformat SVG code...
The way to detect buttonpresses in oddly-shaped buttons could be complex. Need to do some research into this.