This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » Vector AND pixel graphics in the new Scratch 2.0 paint editor

#1 2013-01-27 11:00:42

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Vector AND pixel graphics in the new Scratch 2.0 paint editor

This suggestion is already planned for Scratch 2.0

OK, so first of all: I really like the new vector graphics in scratch 2.0, but I don't want to use it ALL the time.
Sometimes, people might like Pixelgraphics more than Vector graphics.
For example:
-A 2d Minecraft game
-An 8-bit game like super mario
And I know, you can import pixelgraphics into Scratch 2.0, using an external paint program, and importing the picture.
So I came up with this idea:
Why can't we have BOTH?
I though it would be great, if there was a "Switch to (pixel/vector) graphic" button.

Here's a mockup:
http://i46.tinypic.com/9zzvq.png
using the vector graphics, you could change every line after you drew it, and using the pixelgaphics, it would work just as it works in scratch 1.4.

I also realized, that it is very hard, to make a square, wich has a circle-shaped hole in it in Scratch 2.0.
With this feature, it would be a lot easier.

Please support!

Supporters:

Code:

taddl
OrcaCat
OverPowered
Wes64
30-1
Mokat
berberberber
CN12
technoguyx
OverPowered
drumsandcars
shadowmouse
Necromaster
veggieman001
BLU_Spy

Last edited by taddl (2013-03-01 08:51:37)


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#2 2013-01-27 11:10:34

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Good idea! It's almost impossible to edit 1.4 art with the new art editor. The best solution is probably to use 1.4 for your art when you need pixel art.


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

#3 2013-01-27 11:26:54

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Thank you!
Yes, that is currently the best way, but wih this feature, it would be a lot easier.
big_smile


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#4 2013-01-27 11:32:24

OverPowered
Scratcher
Registered: 2012-07-27
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Definitely support...  smile


Newest project: Tunnel TEST ~http://blocks.scratchr.org/API.php?user=OverPowered&action=onlineStatus~ On my mind: Unicameralism

Offline

 

#5 2013-01-27 12:06:03

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

yes, support.


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#6 2013-01-27 12:27:21

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Thank you!


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#7 2013-01-27 12:28:20

30-1
Scratcher
Registered: 2012-08-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Support!


http://i.imgur.com/ocOya7x.gif
I. Text I Based I Games I

Offline

 

#8 2013-01-27 12:40:12

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

What is vector graphics?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#9 2013-01-27 12:45:54

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

berberberber wrote:

What is vector graphics?

Vector graphics are graphics made out of squares, lines, etc.
more info:
http://en.wikipedia.org/wiki/Vector_graphics

This type of graphics are used in scratch 2.0, but you can't use pixelgraphics, wich are the graphics used in Scratch 1.4. That's why I made this suggestion.


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#10 2013-01-27 12:47:58

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Still don't get it...  hmm 

Also, they should inprove the resolution.


http://i47.tinypic.com/2iaa73k.png

Offline

 

#11 2013-01-27 13:02:50

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Let me explain it:
There is a line.
As a pixel graphic, each pixels color is saved.
It looks a bit like this:
white,white,white,black,black,white,...
As a vector graphic, the first, and the last dot are saved, like this:
first dot:(X:0,Y:0)
last dot:(X:100,Y:0)
Vector graphics allow you to zoom infinitely, because the computer calculates where every pixel is, every time you move something.

If this didn't help you, this might help you:
http://www.scratch.mit.edu/ext/youtube/?v=XI0rf2r-dx8


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#12 2013-01-27 13:15:09

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

You can just import things made in other programs, but this would be cool...


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#13 2013-01-27 13:17:14

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Mokat wrote:

You can just import things made in other programs, but this would be cool...

I know, but this would be a lot easier, and not that hard to implement!


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#14 2013-01-27 13:24:01

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Yeah, support!  Also, scratch needs better pixel resolution.  Also, with vector, how would you fill things in?


http://i47.tinypic.com/2iaa73k.png

Offline

 

#15 2013-01-27 13:29:51

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

berberberber wrote:

Yeah, support!  Also, scratch needs better pixel resolution.  Also, with vector, how would you fill things in?

like this:  hmm
http://i50.tinypic.com/6nwcr4.png


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#16 2013-01-28 09:38:41

CN12
Scratcher
Registered: 2012-07-15
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Support


Click this on April 15th to see the new album from The 10th Dimension!
http://oi48.tinypic.com/23tqhyw.jpg

Offline

 

#17 2013-01-28 14:10:41

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

While I don't know whether it's easy to make a raster graphics editor in Flash, I support.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#18 2013-01-28 17:19:32

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

technoguyx wrote:

While I don't know whether it's easy to make a raster graphics editor in Flash, I support.

I think its pausible, because you can already import pixelgraphics, you just can't draw them.


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#19 2013-01-29 15:58:21

OverPowered
Scratcher
Registered: 2012-07-27
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Very worthwhile...  smile
Just bring the old bitmap editor from 1.4 into 2.0, and it's be wonderful...  smile


Newest project: Tunnel TEST ~http://blocks.scratchr.org/API.php?user=OverPowered&action=onlineStatus~ On my mind: Unicameralism

Offline

 

#20 2013-01-29 17:13:51

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

OverPowered wrote:

Very worthwhile...  smile
Just bring the old bitmap editor from 1.4 into 2.0, and it's be wonderful...  smile

Does that count as a support?  big_smile


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#21 2013-01-29 18:56:40

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

I think I'll continue doing what I always do...

Use Paint.NET to do my graphics editing.  Then, import into Scratch.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#22 2013-02-01 12:22:58

drumsandcars
New Scratcher
Registered: 2012-06-06
Posts: 1

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

support!

Offline

 

#23 2013-02-01 12:23:32

taddl
Scratcher
Registered: 2009-03-08
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

thanks!


http://blocks.scratchr.org/API.php?action=projects&type=newest&return=image&user=taddl
http://blocks.scratchr.org/API.php?user=taddl&action=projects&type=newest&return=text&num=1

Offline

 

#24 2013-02-04 15:05:13

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

definitely support!

Offline

 

#25 2013-02-05 00:55:04

Necromaster
Scratcher
Registered: 2010-04-07
Posts: 1000+

Re: Vector AND pixel graphics in the new Scratch 2.0 paint editor

Yessssssss.

Offline

 
  • Index
  •  » Suggestions
  •  » Vector AND pixel graphics in the new Scratch 2.0 paint editor

Board footer