Game Programming Patterns

Game Programming Patterns
Author :
Publisher : Genever Benning
Total Pages : 354
Release :
ISBN-10 : 9780990582915
ISBN-13 : 0990582914
Rating : 4/5 (15 Downloads)

Book Synopsis Game Programming Patterns by : Robert Nystrom

Download or read book Game Programming Patterns written by Robert Nystrom and published by Genever Benning. This book was released on 2014-11-03 with total page 354 pages. Available in PDF, EPUB and Kindle. Book excerpt: The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns you need. You will learn how to write a robust game loop, how to organize your entities using components, and take advantage of the CPUs cache to improve your performance. You'll dive deep into how scripting engines encode behavior, how quadtrees and other spatial partitions optimize your engine, and how other classic design patterns can be used in games.


Game Programming Patterns Related Books