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

#1 2010-05-30 12:41:22

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

"glow" effect

You know how glow filters and stuff work. Why not have a glow effect in scratch? Other ones too...
list of effects wanted:
glow
blur
sharpen (like pixelate but not as extreme)

Last edited by juststickman (2010-05-30 14:23:00)


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#2 2010-05-30 13:37:48

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: "glow" effect

Good idea! I support!
Frankly, I think we need a lot more effects on Scratch - why did they get rid of the "blur" effect, anyways?

Offline

 

#3 2010-05-30 14:22:45

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: "glow" effect

I'm gonna make a list for other effect suggestions...


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#4 2010-05-30 16:55:01

iCode-747
Scratcher
Registered: 2009-11-21
Posts: 1000+

Re: "glow" effect

Yeah, all of these look great!

I support 200%!  lol


-End Transmission-

Offline

 

#5 2010-05-31 03:44:15

calebxy
Scratcher
Registered: 2009-12-31
Posts: 1000+

Re: "glow" effect

I support!


I'm making my own Doctor Who series!  big_smile  See the first episode here.
And please join Story Zone!  big_smile

Offline

 

#6 2010-06-01 08:26:27

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

Re: "glow" effect

I support 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 %!


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

 

#7 2010-06-02 04:07:36

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

Re: "glow" effect

For right now, you can try using the brightness effect.  smile


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

Offline

 

#8 2010-06-02 10:49:00

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: "glow" effect

Jonathanpb wrote:

For right now, you can try using the brightness effect.  smile

But that doesn't cause transparent glowy edges  hmm


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#9 2010-06-02 13:18:54

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: "glow" effect

Interesting idea, it would be cool if that did happen.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#10 2010-06-02 19:56:57

laser100
Scratcher
Registered: 2009-12-04
Posts: 100+

Re: "glow" effect

I hacked scratch, got the blur effect, then when I want to use it, I blur my sprite, then use Save Screen Region...

smile

Offline

 

#11 2010-06-03 19:03:12

wiimaster
Scratcher
Registered: 2008-09-17
Posts: 1000+

Re: "glow" effect

That would be great!

Glow is awesome, but more possibilities could be:
Distort
Stretch
Swirl
Sharpen
Blur
Puzzle


http://i584.photobucket.com/albums/ss286/wiimaster1/Wiimaster_zps107dca4c.gif

Offline

 

#12 2010-06-03 20:40:04

coka
Scratcher
Registered: 2007-11-03
Posts: 1000+

Re: "glow" effect

Yes great idea! Maybe post a sample mockup to see what it would look like. Maybe a before/after picture would help so people know what this exactly would do


http://i42.tinypic.com/2rot8c2.png

Offline

 

#13 2010-06-04 07:56:58

knowlton
Scratcher
Registered: 2010-03-09
Posts: 5

Re: "glow" effect

coolstuff wrote:

Good idea! I support!
Frankly, I think we need a lot more effects on Scratch - why did they get rid of the "blur" effect, anyways?

good idea:)

Last edited by knowlton (2010-06-04 07:57:31)

Offline

 

#14 2010-10-11 17:59:09

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: "glow" effect

To get the blur effect, the pointillize, and the saturation, open up squeak.
(Link to squeak tutorial)
Go to scratch objects/scriptableScratchMorph/All/graphicEffectNames.
Add to the code

Code:

'pointillize' 'blur' 'saturation'

Acccept, then Check your block.
I'm not sure if this will SERIOUSLY work, haven't tested it yet.
But blur will work for sure!


Marzipan11 must learn to not spoil

Offline

 

#15 2010-10-11 21:11:50

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

Re: "glow" effect

zorket wrote:

To get the blur effect, the pointillize, and the saturation, open up squeak.
(Link to squeak tutorial)
Go to scratch objects/scriptableScratchMorph/All/graphicEffectNames.
Add to the code

Code:

'pointillize' 'blur' 'saturation'

Acccept, then Check your block.
I'm not sure if this will SERIOUSLY work, haven't tested it yet.
But blur will work for sure!

Yeah, the only reason they were removed, was because they were very laggy. Hopefully a blur effect would not be as bad, especially in flash.


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

Offline

 

#16 2010-10-11 21:52:41

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: "glow" effect

I agree; more graphic effects would be nice. I think a glow effect would be very cool and make many things much more convenient.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#17 2010-10-12 10:40:30

juststickman
Scratcher
Registered: 2009-05-31
Posts: 1000+

Re: "glow" effect

I'm pretty sure glow effect would be possible, just add a glow filter.


http://is.gd/iBQi2 Add grob to your sig and help with world dominiation!http://is.gd/iBQ9Q                                                             Hey guys, we're seriously naming our team bob?

Offline

 

#18 2010-11-26 21:21:23

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: "glow" effect

i made a scratch suggestion abouut that! XD


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&action=onlineStatus&type=square

Offline

 

#19 2010-11-27 23:43:40

RocksAndFire
Scratcher
Registered: 2010-04-17
Posts: 1000+

Re: "glow" effect

meew0 wrote:

I support 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 %!

I support 900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000
900000000000000000000000000000000000000000000000000000000000000
900000000000000000000000000000000000000000000000000000000000000vv900000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000

Offline

 

#20 2010-11-28 14:33:21

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: "glow" effect

RocksAndFire wrote:

meew0 wrote:

I support 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 %!

I support 900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000
900000000000000000000000000000000000000000000000000000000000000
900000000000000000000000000000000000000000000000000000000000000vv900000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000

it's over 9000! i suport 9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&action=onlineStatus&type=square

Offline

 

#21 2010-12-02 09:34:53

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: "glow" effect

laser100 wrote:

I hacked scratch, got the blur effect, then when I want to use it, I blur my sprite, then use Save Screen Region...

smile

Nice idea.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#22 2010-12-03 12:49:12

subzerostig
Scratcher
Registered: 2010-09-08
Posts: 100+

Re: "glow" effect

I support this


There are 10 types of people people in this world, those that understand binary and those that do not: My latest Project: Present catcher V2                          06/12/2012

Offline

 

#23 2010-12-03 20:56:59

hdarken
Scratcher
Registered: 2008-06-26
Posts: 1000+

Re: "glow" effect

wiimaster wrote:

That would be great!

Glow is awesome, but more possibilities could be:
Distort
Stretch
Sharpen
Blur

That would be a good idea.


http://i.imgur.com/VskBk.png
http://i.imgur.com/tgxVZ.jpg

Offline

 

#24 2010-12-04 04:33:10

wei2912
Scratcher
Registered: 2010-05-09
Posts: 100+

Re: "glow" effect

stickdude123 wrote:

RocksAndFire wrote:

meew0 wrote:

I support 1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 %!

I support 900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000
900000000000000000000000000000000000000000000000000000000000000
900000000000000000000000000000000000000000000000000000000000000vv900000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000

it's over 9000! i suport 9000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000v900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000000000000000000000000000000000000000900000000000000000000000000

I support infinity.  big_smile


Waiting for Scratch 2.0...

Offline

 

#25 2011-08-08 14:57:15

joefarebrother
Scratcher
Registered: 2011-04-08
Posts: 1000+

Re: "glow" effect

[blocks]
<set{ variable }to( 2
<repeat( <{ variable }>
<set{ variable }to( (( <{ variable }> <*> <{ variable }> )) }>
<repeat( <{ variable }>
<set{ variable }to( (( <{ variable }> <*> <{ variable }> ))
<end>
<end>[/blocks]
make this script, check the stage moniter for the variable, run the script and at the end you will see how much I support this

Last edited by joefarebrother (2011-08-08 15:01:45)


My latest project is called http://tinyurl.com/d2m8hne! It has http://tinyurl.com/d395ygk views, http://tinyurl.com/cnasmt7 love-its, and http://tinyurl.com/bwjy8xs comments.
http://tinyurl.com/756anbk   http://tinyurl.com/iplaychess

Offline

 

Board footer