Logo

Game Programming by Penn Wu

Small book cover: Game Programming

Game Programming
by

Publisher: Global Text Project
Number of pages: 312

Description:
These lecture notes are designed to help students to learn fundamental principles that apply to game programming regardless of the language they use to create the game. These principles include gathering input from users, processing game data, and rendering game objects to the screen.

Download or read it online for free here:
Download link
(2.2MB, PDF)

Similar books

Book cover: GPU Gems 3GPU Gems 3
by - Addison-Wesley Professional
This volume provides a snapshot of the latest GPU (Graphics Processing Unit) programming techniques. Readers will find that the latest algorithms create ultra-realistic characters, better lighting, and post-rendering compositing effects.
(25002 views)
Book cover: The Java Game Programming TutorialThe Java Game Programming Tutorial
by
This tutorial starts with basic issues in the Java language with regard to applets, particularly for beginners or knowledgeable programmers who wish to make online Java presentations or games. The tutorial applets are available for downloading.
(20133 views)
Book cover: Learning to Draw Basic Graphics in C++Learning to Draw Basic Graphics in C++
by - InformIT
Learn how to use C++ code to create basic animated graphics in this chapter from Beginning Game Programming by Michael Morrison. Practical lesson based on C++ programming, the basics of drawing graphics using the Windows Graphics Device Interface.
(19773 views)
Book cover: Michael Abrash's Graphics Programming Black BookMichael Abrash's Graphics Programming Black Book
by - Coriolis Group Books
A book for game developers and serious assembly language programmers. It explores the technology behind the popular Doom and Quake 3-D games, and explains optimized solutions to 3-D graphics problems from texture mapping, hidden surface removal, etc.
(24203 views)