gamedev
Showing all 10 results
-
Masters of Doom: How Two Guys Created an Empire and Transformed Pop Culture
1424Masters of Doom is the amazing true story of the Lennon and McCartney of video games: John Carmack and John Romero. Together, they ruled big business. They transformed popular culture. And they provoked a national controversy. More than anything, they lived a unique and rollicking American Dream, escaping the broken homes of their youth to produce the most notoriously successful game franchises in history—Doom and Quake— until the games they made tore them apart. This is a story of friendshi…
-
C++ Primer (5th Edition)
750Bestselling Programming Tutorial and Reference Completely Rewritten for the New C++11 Standard Fully updated and recast for the newly released C++11 standard, this authoritative and comprehensive introduction to C++ will help you to learn the language fast, and to use it in modern, highly effective ways. Highlighting today’s best practices, the authors show how to use both the core language and its standard library to write efficient, readable, and powerful code. C++ Primer, Fi…
-
Game Engine Architecture, Second Edition
637Hailed as a “must-have textbook” (CHOICE, January 2010), the first edition of Game Engine Architecture provided readers with a complete guide to the theory and practice of game engine software development. Updating the content to match today’s landscape of game engine architecture, this second edition continues to thoroughly cover the major components that make up a typical commercial game engine. New to the Second Edition Information on new topics, including the latest variant of the C++ p…
-
Game Engine Architecture, Second Edition
536Hailed as a “must-have textbook” (CHOICE, January 2010), the first edition of Game Engine Architecture provided readers with a complete guide to the theory and practice of game engine software development. Updating the content to match today’s landscape of game engine architecture, this second edition continues to thoroughly cover the major components that make up a typical commercial game engine. New to the Second Edition Information on new topics, including the latest variant of the C++ p…
-
Design Patterns: Elements of Reusable Object-Oriented Software
491These texts cover the design of object-oriented software and examine how to investigate requirements, create solutions and then translate designs into code, showing developers how to make practical use of the most significant recent developments. A summary of UML notation is included.
-
Game Project Completed: How Successful Indie Game Developers Finish Their Projects
408Learn How To Become A Successful Indie Game Developer.Most game development books address design, coding, graphics or similar topics. They teach you how to make games. This book does not show you how to make games. It shows you how to take your game project to the finish line. Many game projects never make it beyond the alpha state.Game Development Success Is All About The Inner Game.Being a successful game developer does not (just) mean being a great programmer, a smart game designer or a gi…
-
Graphic Storytelling and Visual Narrative (Will Eisner Instructional Books)
405“There isn’t a comics artists alive who hasn’t benefited from Will Eisner’s masterful work and formidable wisdom.”―Scott McCloud, author of Understanding Comics In Graphic Storytelling and Visual Narrative, Will Eisner―one of the most influential comic artists of the twentieth century―lays out the fundamentals of storytelling and their application in the comic book and graphic novel. In a work that will prove invaluable for comic artists and filmmakers, Eisner reveals how to construct a story…
-
Unity in Action: Multiplatform Game Development in C# with Unity 5
371Summary Unity in Action teaches you how to write and deploy games. You’ll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book This book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity’s intuitive workflo…
-
Programming Game AI By Example (Wordware Game Developers Library)
368Programming Game AI by Example provides a comprehensive and practical introduction to the “bread and butter” AI techniques used by the game development industry, leading the reader through the process of designing, programming, and implementing intelligent agents for action games using the C++ programming language. Techniques covered include state- and goal-based behavior, inter-agent communication, individual and group steering behaviors, team AI, graph theory, search, path planning and op…
-
3D Math Primer For Graphics and Game Development (Wordware Game Math Library)
3453D Math Primer for Graphics and Game Development covers fundamental 3D math concepts that are especially useful for computer game developers and programmers. The authors discuss the mathematical theory in detail and then provide the geometric interpretation necessary to make 3D math intuitive. Working C++ classes illustrate how to put the techniques into practice, and exercises at the end of each chapter help reinforce the concepts. This book explains basic concepts such as vectors, coordinat…