Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

GAME ENGINE ARCHITECTURE 3E
Título:
GAME ENGINE ARCHITECTURE 3E
Subtítulo:
Autor:
GREGORY, J
Editorial:
CRC PRESS
Año de edición:
2018
Materia
PROGRAMACION DE JUEGOS
ISBN:
978-1-138-03545-4
Páginas:
1240
94,50 €

 

Sinopsis

In this new and improved third edition of the highly popular Game Engine Architecture, Jason Gregory draws on his nearly two decades of experience at Midway, Electronic Arts and Naughty Dog to present both the theory and practice of game engine software development. In this book, the broad range of technologies and techniques used by AAA game studios are each explained in detail, and their roles within a real industrial-strength game engine are illustrated.

New to the Third Edition

This third edition offers the same comprehensive coverage of game engine architecture provided by previous editions, along with updated coverage of:

computer and CPU hardware and memory caches,
compiler optimizations,
C++ language standardization,
the IEEE-754 floating-point representation,
2D user interfaces,
plus an entirely new chapter on hardware parallelism and concurrent programming.
This book is intended to serve as an introductory text, but it also offers the experienced game programmer a useful perspective on aspects of game development technology with which they may not have deep experience. As always, copious references and citations are provided in this edition, making it an excellent jumping off point for those who wish to dig deeper into any particular aspect of the game development process.



Table of Contents
Getting Started. Getting the Target Ready. Using the Target. Are we there yet? Putting it all Together. Finally our 1st Game . Refining Our Code. A New 3rd Dimension. Space, the Final Frontier? Recognizable environments. Let´s Go Indoors. True Free movement. We Know 3D. Go forth and multiply- Populating the world. Wrangling all that wild data. Expanding to an SDK. And now, the end is Near. Ready made or roll your own? There's more to this than you know.