Discuss Scratch

gaz-boy1
Scratcher
11 posts

Image genarator

So im trying to make a program where its basically a screen but with a resolution of somewhere around 100x100 pixels for now. My question is how to do the necessary math for that? just the math needed to generate a basic image such as a square or a diamond on a grid of pixels??
gaz-boy1
Scratcher
11 posts

Image genarator

Something sorta like this http://scratch.mit.edu/projects/28853026/ except its pixels and it generates an image. idk really how to coordinate all the pixels together.
Sonickyle
Scratcher
1000+ posts

Image genarator

The
change x by ()
change y by ()
define the number of pixels to move the sprite by.

No I don't make projects anymore. I left some time ago.
I only check the forums every now and then, but other than that consider me retired.
gaz-boy1
Scratcher
11 posts

Image genarator

Sonickyle wrote:

The
change x by ()
change y by ()
define the number of pixels to move the sprite by.

yeah i know all the motion blocks. just how to tell it what color to make the pixels in order to make a picture….

Powered by DjangoBB