游戏和图形学的 3D 数学入门教程:3D Math Primer for graphics and game development.pdf
文件大小:
19298k
资源说明:《游戏和图形学的 3D 数学入门教程》,英文名《3D Math Primer for graphics and game development》,作者 Fletcher Dunn、lan Parberry,大小 22 Mb,本书是为英文版。内容简介:
This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D
math is related to computational geometry, which deals with solving geometric problems algorithmically.
3D math and computational geometry have applications in a wide variety of fields that
use computers to model or reason about the world in 3D, such as graphics, games, simulation,
robotics, virtual reality, and cinematography.
This book covers theory and practice in C++. The “theory” part is an explanation of the relationship
between math and geometry in 3D. It also serves as a handy reference for techniques and
equations. The “practice” part illustrates how these concepts can be applied in code. The programming
language used is C++, but in principle, the theoretical techniques from this book can be
applied in any programming language.
This book is not just about computer graphics, simulation, or even computational geometry.
However, if you plan to study those subjects, you will definitely need the information in this book.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。