Chapter 6. Page Flipping and Pixel Plotting

[ LiB ]

Chapter 6. Page Flipping and Pixel Plotting

This chapter is going to explain animation and pixel plotting. Animation is created through a process called page flipping, and it takes each frame of your game and seamlessly ties them together. Pixel plotting allows you to draw pixels, which are small dots, directly to the screen.

You have already been introduced to page flipping. Page flipping was discussed briefly in some of the earlier chapters. Page flipping is integral to most high-end games ; it is the process that actually produces animation. So, why wait? Let's get started!

[ LiB ]


Game Programming for Teens
Game Programming for Teens
ISBN: 1598635182
EAN: 2147483647
Year: 2004
Pages: 94
Authors: Maneesh Sethi

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net