3D Math Primer for Graphics and Game Development HD PDF, DJVU

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

3D mathematics is a subject related to computational geometry. 3D math is the technical basis of computer graphics and computer 3D game development, while computational geometry is a subject that studies how to solve geometric problems with numerical methods. Both 3D math and computational geometry are widely used in fields that use computers to simulate the 3D world, such as graphics, games, simulations, robotics, virtual reality, animation design, and more.

3D Math Primer for Graphics and Game Development goes into the mathematical problems that lie behind the 3D geometric world. It is an authoritative work in the game industry for exploring the core secrets behind game development, and is highly recommended by many game development enterprises. At the same time, it is also one of the designated teaching reference books of many professional training institutions.

3D Math Primer for Graphics and Game Development mainly introduces basic 3D mathematical concepts, such as vector, coordinate space, matrix, transformation, Euler angles, homogeneous coordinate space, geometric primitive, intersection detection, and triangular mesh. They are especially important for computer game developers and programmers. The authors also discuss mathematical theory in detail and provide geometric explanations where necessary in order to help the reader develop an intuitive sense about 3D math.

3D Math Primer for Graphics and Game Development covers both theoretical knowledge and C++ code implementation. The theory part explains the relationship between mathematics and geometry in the 3D space, and the listed tips and formulas can be used as a manual for easy reference. The code implementation part demonstrates how to implement these theoretical concepts in code. Although the programming examples use the C++ language only, all theoretical knowledge in this book can be implemented in virtually any other programming languages.

// Table Of Contents //

  • Chapter 1 Cartesian Coordinate Systems
  • Chapter 2 Vectors
  • Chapter 3 Multiple Coordinate Spaces
  • Chapter 4 Introduction to Matrices
  • Chapter 5 Matrices and Linear Transformations
  • Chapter 6 More on Matrices
  • Chapter 7 Polar Coordinate Systems
  • Chapter 8 Rotation in Three Dimensions
  • Chapter 9 Geometric Primitives
  • Chapter 10 Mathematical Topics from 3D Graphics
  • Chapter 11 Mechanics 1: Linear Kinematics and Calculus
  • Chapter 12 Mechanics 2: Linear and Rotational Dynamics
  • Chapter 13 Curves in 3D
  • Chapter 14 Afterword
  • Appendix A Geometric Tests
  • Appendix B Answers to the Exercises

// Download URLs //

Format Download Size
3D Math Primer for Graphics and Game Development, 1st Edition
PDF 10.2 MB
DJVU 4.83 MB
3D Math Primer for Graphics and Game Development, 2nd Edition
PDF 16.1 MB

(Homepage)

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.