Logo

Game Programming Patterns by Bob Nystrom

Small book cover: Game Programming Patterns

Game Programming Patterns
by

Publisher: gameprogrammingpatterns.com

Description:
Game Programming Patterns is a book on architectural patterns in game code. I dug up and polished the best patterns I've found in games and presented them here so that we can spend our time inventing things instead of re-inventing them.

Home page url

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

Similar books

Book cover: Simulating Humans: Computer Graphics Animation and ControlSimulating Humans: Computer Graphics Animation and Control
by - 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.
(23767 views)
Book cover: Scratch Programming PlaygroundScratch Programming Playground
by - No Starch Press
Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners, and in this book, you'll learn to program by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit!
(5899 views)
Book cover: Killer Game Programming in JavaKiller Game Programming in Java
by - 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.
(21308 views)
Book cover: Programming Vertex, Geometry, and Pixel ShadersProgramming Vertex, Geometry, and Pixel Shaders
by
This reference covers the advanced rendering techniques important for graphics programmers in the game and film industries, and will help them implement these techniques with DirectX 10. Intended for people with background in DirectX8 or DirectX9.
(21511 views)