Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Game Engine Architecture 3E, Gregory


Варианты приобретения
Цена: 12707.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Gregory
Название:  Game Engine Architecture 3E
Перевод названия: Грегори: Архитектура движков игровых программ
ISBN: 9781138035454
Издательство: Taylor&Francis
Классификация:

ISBN-10: 1138035459
Обложка/Формат: Hardback
Страницы: 1240
Вес: 3.07 кг.
Дата издания: 16.08.2018
Язык: English
Издание: 3 ed
Иллюстрации: 128 illustrations, color; 352 illustrations, black and white
Размер: 235 x 190 x 60
Читательская аудитория: Tertiary education (us: college)
Ключевые слова: Graphical & digital media applications, COMPUTERS / General,COMPUTERS / Computer Graphics,COMPUTERS / Programming / Games
Основная тема: Games
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Европейский союз
Описание: New to this edition: update the section on game console HW, extend the rendering chapter, include a section on 2D GUI, new chapter on multiplayer networking, more coverage of the Unity game engine.


Game physics engine development

Автор: Millington, Ian
Название: Game physics engine development
ISBN: 0123819768 ISBN-13(EAN): 9780123819765
Издательство: Taylor&Francis
Рейтинг:
Цена: 8726.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Veteran game programmer/consultant/author Ian Millington brings us a newly revamped and updated edition to a KEY game text that covers the full process of building a physics engine from start to finish--including NEW coverage on casual games and collision detection.

Building a 2D Game Physics Engine

Автор: Michael Tanaya; Huaming Chen; Jebediah Pavleas; Ke
Название: Building a 2D Game Physics Engine
ISBN: 1484225821 ISBN-13(EAN): 9781484225820
Издательство: Springer
Рейтинг:
Цена: 3492.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Build your very own 2D physics-based game engine simulation system for rigid body dynamics. Beginning from scratch, in this book you will cover the implementation technologies, HTML5 and JavaScript; assemble a simple and yet complete fundamental mathematics support library; define basic rigid body behaviors; detect and resolve rigid body collisions; and simulate collision responses after the collisions.
In this way, by the end of Building a 2D Game Physics Engine, you will have an in‐depth understanding of the specific concepts and events, implementation details, and actual source code of a physics game engine that is suitable for building 2D games or templates for any 2D games you can create and can be played across the Internet via popular web‐browsers.
What You'll Learn

  • Gain an understanding of 2D game engine physics and how to utilize it in your own games
  • Describe the basic behaviors of rigid bodies
  • Detect collisions between rigid bodies
  • Resolve interpretations after rigid body collisions
  • Model and implement rigid body impulse responses

Who This Book Is For
Game enthusiasts, hobbyists, and anyone who is interested in building their own 2D physics game engines but is unsure of how to begin.
Fluid Engine Development

Автор: Kim
Название: Fluid Engine Development
ISBN: 1498719929 ISBN-13(EAN): 9781498719926
Издательство: Taylor&Francis
Рейтинг:
Цена: 9645.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

From the splash of breaking waves to turbulent swirling smoke, the mathematical dynamics of fluids are varied and continue to be one of the most challenging aspects in animation. Fluid Engine Development demonstrates how to create a working fluid engine through the use of particles and grids, and even a combination of the two. Core algorithms are explained from a developer's perspective in a practical, approachable way that will not overwhelm readers. The Code Repository offers further opportunity for growth and discussion with continuously changing content and source codes. This book helps to serve as the ultimate guide to navigating complex fluid animation and development.

    • Explains how to create a fluid simulation engine from scratch
    • Offers an approach that is code-oriented rather than math-oriented, allowing readers to learn how fluid dynamics works with code, with downloadable code available
    • Explores various kinds of simulation techniques for fluids using particles and grids
    • Discusses practical issues such as data structure design and optimizations
    • Covers core numerical tools including linear system and level set solvers

Game Engine Architecture, Second Edition

Автор: Gregory Jason
Название: Game Engine Architecture, Second Edition
ISBN: 1466560010 ISBN-13(EAN): 9781466560017
Издательство: Taylor&Francis
Рейтинг:
Цена: 8114.00 р.
Наличие на складе: Поставка под заказ.

Описание:

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.

3d game engine design

Автор: Eberly, David H.
Название: 3d game engine design
ISBN: 0122290631 ISBN-13(EAN): 9780122290633
Издательство: Taylor&Francis
Рейтинг:
Цена: 15312.00 р.
Наличие на складе: Поставка под заказ.

Описание: Shows step-by-step how to make a shader-based graphics engine and how to tame the technology. This work covers the essential techniques of scene graph management, and methods for managing memory usage in game consoles and portable game players. It also includes shader programming, physics, and memory management for game consoles and portables.

Beginning Platino Game Engine

Автор: Nandy
Название: Beginning Platino Game Engine
ISBN: 1484224833 ISBN-13(EAN): 9781484224830
Издательство: Springer
Рейтинг:
Цена: 3772.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn how to build a game using Platino Studio. Follow step-by-step basics to create an app, and then add different functionalities and game logic.With Beginning Platino Game Engine you will be able to develop UWP apps using the Processing JS language. You also will be introduced to Temboo and extending the processing language to IoT.What You'll Learn: Develop using the Platino game engineBuild UWP apps using the Processing JS languageExtend the processing language to IoT with Temboo Who Is this Book for: Indie game developers, app developers interested in games, and students new to the Platino game engine and perhaps new to game development.

Introductory Programming with Simple Games - Using Java and the Freely Available Networked Game Engine (WSE)

Автор: Ladd
Название: Introductory Programming with Simple Games - Using Java and the Freely Available Networked Game Engine (WSE)
ISBN: 0470212845 ISBN-13(EAN): 9780470212844
Издательство: Wiley
Рейтинг:
Цена: 25653.00 р.
Наличие на складе: Поставка под заказ.

Описание: This is an excellent resource for programmers who need to learn Java but aren t interested in just reading about concepts. Introduction to Java Programming with Games follows a spiral approach to introduce concepts and enable them to write game programs as soon as they start.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия