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

#1 2011-05-27 09:51:52

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Anti-Aliasing

Hello,

It would be really good to have Anti-Aliasing in Scratch. (No, I don't mean the paint editor, I mean Scratch itself). Like, if you are rotating a sprite, there are always these annoying stairs (how should I say it?).

You should be able to turn it on and off:

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

Do you support?

List of Supporters:

meew0
Magnie

Last edited by meew0 (2011-05-27 13:25:19)


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#2 2011-05-27 13:06:22

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Anti-Aliasing

That would be nice, I believe this is part of Vector Graphics for Scratch 2.0.

Offline

 

#3 2011-05-27 13:25:01

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: Anti-Aliasing

Vector graphics? I didn't know about that... I'll add you  smile


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

#4 2011-05-28 01:36:57

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Anti-Aliasing

Uh, wouldn't anti-aliasing mess up some color sensing stuff?  tongue


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#5 2011-05-28 01:53:42

meew0
Scratcher
Registered: 2010-02-22
Posts: 1000+

Re: Anti-Aliasing

Jonathanpb wrote:

Uh, wouldn't anti-aliasing mess up some color sensing stuff?  tongue

Maybe... but then you could disable anti-aliasing.

Code:

when green flag clicked
enable antialiasing
do stuff
disable antialiasing
do color sensing stuff
enable antialiasing

Or the color sensing could just ignore it.


http://i.imgur.com/mJV3j.pnghttp://i.imgur.com/HwWAX.pnghttp://i.imgur.com/sZ7Ui.pnghttp://i.imgur.com/0y6yh.pnghttp://i.imgur.com/nOC4l.png

Offline

 

Board footer