Basic Math for Game Development with Unity 3D

A Beginner's Guide to Mathematical Foundations

Kelvin Sung, Gregory Smith

PDF
ca. 56,99
Amazon iTunes Thalia.de Weltbild.de Hugendubel Bücher.de ebook.de kobo Osiander Google Books Barnes&Noble bol.com Legimi yourbook.shop Kulturkaufhaus ebooks-center.de
* Affiliatelinks/Werbelinks
Hinweis: Affiliatelinks/Werbelinks
Links auf reinlesen.de sind sogenannte Affiliate-Links. Wenn du auf so einen Affiliate-Link klickst und über diesen Link einkaufst, bekommt reinlesen.de von dem betreffenden Online-Shop oder Anbieter eine Provision. Für dich verändert sich der Preis nicht.

Apress img Link Publisher

Naturwissenschaften, Medizin, Informatik, Technik / Informatik

Beschreibung

Use Unity-based examples to understand fundamental mathematical concepts and see how they are applied when building modern video game functionality. You will gain the theoretical foundation you need, and you will know how to examine and modify an implementation.

This book covers points in a 3D Cartesian coordinate system, and then discusses vectors and the details of dot and cross products. Basic mathematical foundations are illustrated through Unity-based example implementations. Also provided are examples showing how the concepts are applied when implementing video game functionality, such as collision support, motion simulations, autonomous behaviors, shadow approximations, and reflection off arbitrary walls.

Throughout this book, you learn and examine the concepts and their applications in a game engine.


What You Will Learn

  • Understand the basic concepts of points and vectors and their applications in game development
  • Apply mathematical concepts to modern video game functionality, such as spherical and box colliders
  • Implement autonomous behaviors, including following way points, facing a target, chasing an object, etc.


Who This Book is For

Beginners, and those interested in the implementation of interactive games, who need a basic mathematical background or a refresher with modern examples

Weitere Titel in dieser Kategorie
Cover Cyber Operations
Jerry M. Couretas
Cover Cyber Operations
Jerry M. Couretas

Kundenbewertungen

Schlagwörter

Points, Basic mathematics, Dot/Cross products, Vectors, Game development, Unity, C#