Cryengine 3 Game Development

Cryengine 3 Game Development
Author: Sean Tracy
Publisher: Packt Publishing Ltd
Total Pages: 550
Release: 2012-09-21
Genre: Computers
ISBN: 1849692068

Discover how to use the CryENGINE 3 free SDK, the next-generation real-time game development tool.

Programming in Lua

Programming in Lua
Author: Roberto Ierusalimschy
Publisher: Roberto Ierusalimschy
Total Pages: 329
Release: 2006
Genre: Computers
ISBN: 8590379825

Authored by Roberto Ierusalimschy, the chief architect of the language, this volume covers all aspects of Lua 5---from the basics to its API with C---explaining how to make good use of its features and giving numerous code examples. (Computer Books)

Game Engine Architecture

Game Engine Architecture
Author: Jason Gregory
Publisher: CRC Press
Total Pages: 1042
Release: 2017-03-27
Genre: Computers
ISBN: 135160564X

Hailed 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++ programming language, C++11, and the architecture of the eighth generation of gaming consoles, the Xbox One and PlayStation 4 New chapter on audio technology covering the fundamentals of the physics, mathematics, and technology that go into creating an AAA game audio engine Updated sections on multicore programming, pipelined CPU architecture and optimization, localization, pseudovectors and Grassman algebra, dual quaternions, SIMD vector math, memory alignment, and anti-aliasing Insight into the making of Naughty Dog’s latest hit, The Last of Us The book presents the theory underlying various subsystems that comprise a commercial game engine as well as the data structures, algorithms, and software interfaces that are typically used to implement them. It primarily focuses on the engine itself, including a host of low-level foundation systems, the rendering engine, the collision system, the physics simulation, character animation, and audio. An in-depth discussion on the "gameplay foundation layer" delves into the game’s object model, world editor, event system, and scripting system. The text also touches on some aspects of gameplay programming, including player mechanics, cameras, and AI. An awareness-building tool and a jumping-off point for further learning, Game Engine Architecture, Second Edition gives readers a solid understanding of both the theory and common practices employed within each of the engineering disciplines covered. The book will help readers on their journey through this fascinating and multifaceted field.

CryENGINE Game Programming with C++, C#, and Lua

CryENGINE Game Programming with C++, C#, and Lua
Author: Filip Lundgren
Publisher: Packt Pub Limited
Total Pages: 276
Release: 2013
Genre: Computers
ISBN: 9781849695909

This book provides you with step-by-step exercises covering the various systems of CryENGINE and comprehensively explains their workings in a way that can be easily understood by readers of any skill level to help you develop your very own CryENGINE games.This book is intended for developers looking to harness the power of CryENGINE, providing a good grounding in how to use the engine to its full potential. The book assumes basic knowledge of the engine and its editor in non-programming areas.

Modern C++ Design

Modern C++ Design
Author: Andrei Alexandrescu
Publisher: Addison-Wesley Professional
Total Pages: 352
Release: 2001
Genre: Computers
ISBN: 9780201704310

This title documents a convergence of programming techniques - generic programming, template metaprogramming, object-oriented programming and design patterns. It describes the C++ techniques used in generic programming and implements a number of industrial strength components.

Low-Level Programming

Low-Level Programming
Author: Igor Zhirkov
Publisher: Apress
Total Pages: 446
Release: 2017-06-27
Genre: Computers
ISBN: 1484224035

Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code. Low-Level Programming explains Intel 64 architecture as the result of von Neumann architecture evolution. The book teaches the latest version of the C language (C11) and assembly language from scratch. It covers the entire path from source code to program execution, including generation of ELF object files, and static and dynamic linking. Code examples and exercises are included along with the best code practices. Optimization capabilities and limits of modern compilers are examined, enabling you to balance between program readability and performance. The use of various performance-gain techniques is demonstrated, such as SSE instructions and pre-fetching. Relevant Computer Science topics such as models of computation and formal grammars are addressed, and their practical value explained. What You'll Learn Low-Level Programming teaches programmers to: Freely write in assembly language Understand the programming model of Intel 64 Write maintainable and robust code in C11 Follow the compilation process and decipher assembly listings Debug errors in compiled assembly code Use appropriate models of computation to greatly reduce program complexity Write performance-critical code Comprehend the impact of a weak memory model in multi-threaded applications Who This Book Is For Intermediate to advanced programmers and programming students

Game Coding Complete

Game Coding Complete
Author: Mike McShaffry
Publisher:
Total Pages: 0
Release: 2005
Genre: Computer games
ISBN: 9781932111910

Game Coding Complete, Second Edition is the essential hands-on guide to developing commercial quality games written by master game programmer, Mike McSahffry. This must-have second edition has been expanded from the bestselling first edition to include the absolute latest in exciting new techniques in game interface design programming, game audio programming, game scripting, 3D programming, network game programming and gam engine technology. All of the code in the book has been completely updated to work with all of the latest compiler technology.

Special Topics in Multimedia, IoT and Web Technologies

Special Topics in Multimedia, IoT and Web Technologies
Author: Valter Roesler
Publisher: Springer Nature
Total Pages: 293
Release: 2020-03-02
Genre: Computers
ISBN: 3030351025

This book presents a set of recent advances that involve the areas of multimedia, IoT, and web technologies. These advances incorporate aspects of clouds, artificial intelligence, data analysis, user experience, and games. In this context, the work will bring the reader the opportunity to understand new possibilities of use and research in these areas. We think that this book is suitable for students (postgraduates and undergraduates) and lecturers on these specific topics. Professionals can also benefit from the book since some chapters work with practical aspects relevant to the industry.

Critical Gaming: Interactive History and Virtual Heritage

Critical Gaming: Interactive History and Virtual Heritage
Author: Erik Champion
Publisher: Routledge
Total Pages: 232
Release: 2016-03-09
Genre: Language Arts & Disciplines
ISBN: 1317157397

This book explains how designing, playing and modifying computer games, and understanding the theory behind them, can strengthen the area of digital humanities. This book aims to help digital humanities scholars understand both the issues and also advantages of game design, as well as encouraging them to extend the field of computer game studies, particularly in their teaching and research in the field of virtual heritage. By looking at re-occurring issues in the design, playtesting and interface of serious games and game-based learning for cultural heritage and interactive history, this book highlights the importance of visualisation and self-learning in game studies and how this can intersect with digital humanities. It also asks whether such theoretical concepts can be applied to practical learning situations. It will be of particular interest to those who wish to investigate how games and virtual environments can be used in teaching and research to critique issues and topics in the humanities, particularly in virtual heritage and interactive history.