MonashAlexandria / snapapps

a visual programming language inspired by Scratch
http://snap.berkeley.edu
2 stars 5 forks source link

Cellular HTML5: spraypainting for attribute painting #62

Closed mciotola closed 8 years ago

mciotola commented 9 years ago

Cellular HTML5:

I feel like a professional whiner! Yet here is another enhancement request.

The desktop version of Cellular had a default "spraypaint" (airbrush) effect attached to its paintbrush (see image below). The HTML5 version lacks this. I realize that the intensity control may be a substitute, but it is difficult to have multiple intensities in the same clump of an attribute.

cellular_html5_attribute_painting

mciotola commented 9 years ago

Correction: there already is a slight airbrush effect; could this be increased?

aidanlane commented 9 years ago

Is this a matter of adjusting the 'spread' value from desktop version (see the 'Make a cell attribute' dialog).

Craxic commented 9 years ago

Mark, is this what you mean?

Brush hardness

mciotola commented 9 years ago

Partly yes. Perhaps 25% would be even better. It is also helpful if an area gets darker the longer one holds the brush over it (as with the desktop version).

On Mon, May 18, 2015 at 10:15 PM, Craxic notifications@github.com wrote:

Mark, is this what you mean?

[image: Brush hardness] https://camo.githubusercontent.com/8e2bdee63b68554b0364e58495dd816bb34998bb/687474703a2f2f7374726965676c6535313833392e63342e636d6477656273697465732e636f6d2f626c6f672f77702d636f6e74656e742f75706c6f6164732f323031322f30322f686172646e657373312e6a7067

— Reply to this email directly or view it on GitHub https://github.com/aidanlane/snapapps/issues/62#issuecomment-103340457.

Craxic commented 8 years ago

In the latest version of cellular, the brush tool has a hardness parameter. You can use this to make the brush more or less blurry, as you desire.

aidanlane commented 8 years ago

Great, thanks Matt!