WebDevTutorial: Web Development Tutorials
Main Categories
Site Navigation
Site Stats
Total Tutorials: 11
Total Tutorial Views: 76732
Our Affiliates

Basics of Pixel Graphics
Learn the basics of creating pixel graphics and images!

Written By Ed
9/11/2006

Product:
Basics of Pixel Graphics Product

Tutorial:
Create a new file with 300 width and 300 height. Fill the background with white so that you have a white cavas.

White Photoshop Canvas; Width 300px and Height 300px

Draw a straight line in the middle of the page using the Line tool (Photoshop Line Tool). The line tool is under the shape submenu as shown below:

Photoshop Shape SubMenu

Now, the diagonal part, which you will need 25.6 degrees. Don't worry about the maths, just zoom in and use this teory:

25.6 Degres line

Zoom in and build the appropiate lines by copying parallel layers so and using the move tool (Photoshop Move Tool) to move the lines to their respective places. After completing all the lines, you should have something that looks something like this:

Uncolored Pixel Box

Putting colour is never this easy. Just use the Paint tool (Photoshop Fill Tool). and fill in the box:

Colored Pixel Box

To make it looking good, add in highlights and shadows! See this:

Highlighted Colored Pixel Box

When you zoom out to 100%, you'll get this:

Zoomed Out Highlighted Colored Pixel Box

Conclusion:
After this tutorial, you should have gotten the feel of pixel art in photoshop. Most of the more advanced pixel tutorials are based on different shapes applied using these basic concepts.





WebDevTutorial: Photoshop tutorials!!