How can I learn to make pixel art?
svn
Member Posts: 445
I saw many pictures of pixel art in games I was playing recently. I got interested and thought it would be a cool way to start making computer game graphics. But I don't know where I can learn to make pixel art. Any suggestions?
Comments
Read it 1,2, 100 times. Great tut.
However, I noticed he suggests using photoshop. Does anyone know of a good pixel art program for the ipad? Since I love using my ipad and I figure that tapping a box on the screen would be slightly faster than using a mouse on my laptop
http://piq.codeus.net/
Additionally, you might want to try this - it could help you learn faster, and come up with your own methods to do pixel art:
1. Take an image (It'll be better if you take one which clearly separates the figure from the background, you might want to replace the background with white) in it,
2. scale it down to about 40 pixel squared,
3. save it a .gif image (Perceptual, No Dither) with a small number of colors (8 or 16,)
4. now increase the contrast by manipulating the pixel colors (you may want to select the colors using the magic wand with the contiguous option checked off.)
5. compare the image with the original 40x40 image, and see how the clarity increases with increasing contrast.
Repeat this exercise with about 10 images, and you'll realize that you've really become proficient in handling those pixels. I think Photoshop is a good enough tool for this.
(This is how I learned to do it, 10 years ago.)