Basic Math for Game Development with Unity 3D A Beginner's Guide to Mathematical Foundations
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 Carte...
Main Authors: | , |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Berkeley, CA :
Apress
2019.
|
Edition: | 1st ed. 2019. |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630672206719 |
Table of Contents:
- Chapter 1: Introduction and Learning Environment
- Chapter 2: Intervals and Bounding Boxes
- Chapter 3: Distances and Bounding Spheres
- Chapter 4: Vectors
- Chapter 5: Vector Dot Products
- Chapter 6: Vector Cross Products and 2D Planes
- Chapter 7: Conclusion.