- Game Physics Cookbook
- Gabor Szauer
- 70字
- 2021-04-02 20:27:30
Chapter 3. Matrix Transformations
In the previous chapter, we covered what matrices are and how to perform some basic arithmetic on matrices. In this chapter, we are going to cover how to use matrices to represent transformations in a three-dimensional space. The topics of this chapter are:
- Matrix majors
- Translation
- Scaling
- How rotation works
- Rotation matrices
- Axis angle rotation
- Vector matrix multiplication
- Transform matrix
- View matrix
- Projection matrix
推薦閱讀
- Getting started with Google Guava
- Scala Design Patterns
- 實戰Java程序設計
- Python 3網絡爬蟲實戰
- 人臉識別原理及算法:動態人臉識別系統研究
- SAS數據統計分析與編程實踐
- Java程序設計入門
- PySpark Cookbook
- Babylon.js Essentials
- Java零基礎實戰
- Java網絡編程實用精解
- Expert Cube Development with SSAS Multidimensional Models
- 開發者測試
- Hands-On Artificial Intelligence with Unreal Engine
- Scratch編程入門與算法進階(第2版)