Mark Boyd

Results 44 issues of 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.

enhancement

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...

enhancement

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...

enhancement

The way to detect buttonpresses in oddly-shaped buttons could be complex. Need to do some research into this.

question