Learning to Draw Basic Graphics in C++
by Michael Morrison
Publisher: InformIT 2004
ISBN/ASIN: 0672326590
Description:
Learn how to use C++ code to create basic animated graphics in this chapter from Beginning Game Programming by Michael Morrison. Clear, practical lessons based on C++ programming, the basics of drawing graphics using the Windows Graphics Device Interface.
Download or read it online for free here:
Read online
(online html)
Similar books
Strategy Game Programmingby Martin Fierz
These pages intend to give a comprehensive overview of the elements of a computer program which can play two-player strategy games like tic-tac-toe, connect four, checkers and chess. Code fragments in this text are written in C.
(19574 views)
Killer Game Programming in Javaby Andrew Davison - O'Reilly Media
This book is for people who already know the basics of Java. It teaches reusable techniques which can be pieced together to make lots of games. For example, how to make a particle system, first-person keyboard controls, a terrain follower, etc.
(23479 views)
Creating a Simple 3D Game with XNA- Wikibooks
This tutorial is designed to provide a guide to using XNA to help create games in as simple and a visual way as possible. Examples of all of the basic elements to get started on a simple game are included, including controls, sound, and gameplay.
(19543 views)
Simulating Humans: Computer Graphics Animation and Controlby N. I. Badler, C. B. Phillips, B. L. Webber - Oxford University Press, USA
This volume presents the problem of providing a surrogate or synthetic human for designers and engineers. The book is intended for engineers interested in understanding how a computer surrogate human can augment their analyses of designed environments.
(25829 views)