This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-01-18 08:22:18

ScratchScripter
Scratcher
Registered: 2008-08-21
Posts: 73

Sprite/pen saturation

Scratch uses the HSL model to change the color of a sprite/pen. We can change the Hue (change color to/by) and Lightness (change shade to/by), but Scratch is missing the third, also very important component, the Saturation.

[set pen saturation to ( )]
[change pen saturation by ( )]
[set [saturation] effect to ( )]
[change [saturation] effect by ( )]

If these four simple blocks would be implemented, Scratch would be able to display all displayable colors on the computer (without using the [set pen color to [ ]]-block). This would be very useful for drawing programs.

This is a very nice project that also explains the problem. A Scratch Team member posted a comment about the saturation blocks being "confusing". Well, I don't see anything confusing about that.

I'd love to hear from anyone with opinions on the Scratch colour model!

Offline

 

#2 2010-01-18 10:25:52

Lucario621
Community Moderator
Registered: 2007-10-03
Posts: 1000+

Re: Sprite/pen saturation

I support  smile


http://i.imgur.com/WBkM2QQ.png

Offline

 

Board footer