Discuss Scratch

Programmer1121
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

Penguin9090_new wrote:

Like this:
set pen to [vector v]::pen
set pen to [bitmap v]::pen
????
If it was like this, support. Sometimes I want the pixellated version for Pen
support if option
Ninkancho
Scratcher
500+ posts

Pen should be vector, or something less pixelated.

This resolution issue bugs me, especially with people raving over how fantastic vector graphics are. At least be consistent, consarnit! Support.
MajesticB
Scratcher
500+ posts

Pen should be vector, or something less pixelated.

I support the dropdown for it. I use vector, and never pen. It's a pixely mess.
mrbobbygreathead
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

This is a great idea! Why not! Support!
NanoRook
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

add [Bump] to [this thread  v]
LovelyProjects123
Scratcher
5 posts

Pen should be vector, or something less pixelated.

say [Good idea! Support!]
24691357
Scratcher
100+ posts

Pen should be vector, or something less pixelated.

Support, so projects could be 100% vector, without fullscreen issue.
stickfiregames
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

peregrine wrote:

peregrine wrote:

stickfiregames wrote:

I'm not sure if vector pen would be possible, since it would have to create a new vector object for each pen stroke, and those objects could only be deleted with clear, I don't see how it could be done without causing too much lag.
I'll start working on some html/js/svg to fix that
thanks for the ideas
done!
code follows
-snip-
I know this is old but I'll reply anyway since this just got duplicated.

I suppose what I should have said was that vector pen would be impractical, not impossible. It's not hard to make it work, but that creates a new vector line for every pen stroke. Those would build up over time and make it lag, whereas bitmap pen is always just a fixed-size image and strokes overwrite whatever is underneath them. The only way to remove those vector strokes would be to clear the pen, or to constantly check for strokes that are completely covered up which would be really intensive.
miniepicness
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

very useful, I never noticed it was in bitmap
jromagnoli
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

stickfiregames wrote:

peregrine wrote:

peregrine wrote:

stickfiregames wrote:

I'm not sure if vector pen would be possible, since it would have to create a new vector object for each pen stroke, and those objects could only be deleted with clear, I don't see how it could be done without causing too much lag.
I'll start working on some html/js/svg to fix that
thanks for the ideas
done!
code follows
-snip-
I know this is old but I'll reply anyway since this just got duplicated.

I suppose what I should have said was that vector pen would be impractical, not impossible. It's not hard to make it work, but that creates a new vector line for every pen stroke. Those would build up over time and make it lag, whereas bitmap pen is always just a fixed-size image and strokes overwrite whatever is underneath them. The only way to remove those vector strokes would be to clear the pen, or to constantly check for strokes that are completely covered up which would be really intensive.
Yeah, maybe HD pen instead?
Pezd
Scratcher
100+ posts

Pen should be vector, or something less pixelated.

I only really notice the pixelated effect of pen in full screen, so why not just have it be higher definition in fullscreen and normal in non-fullscreen. (what's the right term?)
yzscratcher
Scratcher
100+ posts

Pen should be vector, or something less pixelated.

Support!
Charles12310
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

I agree. It looks ugly and less detailed and less realistic with pixels.
-ShadowOfThePast-
Scratcher
100+ posts

Pen should be vector, or something less pixelated.

Support! I frequently use the pen (on my other account), and I think it can get kind of annoying that the pen is pixellated.
--Waterfall--
Scratcher
500+ posts

Pen should be vector, or something less pixelated.

Major support, that is a great idea.
-stache-
Scratcher
500+ posts

Pen should be vector, or something less pixelated.

Penguin9090_new wrote:

Like this:
set pen to [vector v]::pen
set pen to [bitmap v]::pen
????
If it was like this, support. Sometimes I want the pixellated version for Pen
https://xkcd.com/1172/
hedgehog125
Scratcher
100+ posts

Pen should be vector, or something less pixelated.

Support, because then pen games would look a lot better.
Pechu317
Scratcher
100+ posts

Pen should be vector, or something less pixelated.

support
SuperSean12
Scratcher
500+ posts

Pen should be vector, or something less pixelated.

+1 support
geometric_ghast
Scratcher
1000+ posts

Pen should be vector, or something less pixelated.

Pechu317 wrote:

support

SuperSean12 wrote:

+1 support
Next time you post, please do make sure to give a reason. Remember, the Scratch Team cares about why you support, not how many people support.

Powered by DjangoBB