Logo

Learning to Draw Basic Graphics in C++

Large book cover: Learning to Draw Basic Graphics in C++

Learning to Draw Basic Graphics in C++
by

Publisher: InformIT
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: A Practical Introduction to 3D Game DevelopmentA Practical Introduction to 3D Game Development
by - Bookboon
This book introduces the reader to the programming skills necessary to develop 2D and 3D computer games. The book lists a number of common game mechanics, and illustrates how these mechanics can be bound to each other to give the required behavior.
(13110 views)
Book cover: Creating a Simple 3D Game with XNACreating 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.
(17899 views)
Book cover: Blender Basics: Classroom Tutorial BookBlender Basics: Classroom Tutorial Book
by
Blender is a 3D technology rendering/animation/game development open-sourced freeware program maintained by the Blender Foundation. This tutorial book is designed to get you up and running in the basics of creating objects and scenes and animating.
(21690 views)
Book cover: Game ProgrammingGame Programming
by - Global Text Project
These notes are designed to help students learn fundamental principles that apply to game programming regardless of the language used. These principles include gathering input from users, processing game data and rendering game objects to the screen.
(13935 views)