- 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
推薦閱讀
- TypeScript Essentials
- LabVIEW 2018 虛擬儀器程序設計
- 青少年軟件編程基礎與實戰(圖形化編程三級)
- 華為HMS生態與應用開發實戰
- Network Automation Cookbook
- Java性能權威指南(第2版)
- Unity Shader入門精要
- Flux Architecture
- Visual C#.NET程序設計
- MATLAB 2020從入門到精通
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Scala Data Analysis Cookbook
- UNIX Linux程序設計教程
- Visual Basic程序設計(第三版)
- PHP+MySQL動態網站開發從入門到精通(視頻教學版)