- Hands-On C++ Game Animation Programming
- Gabor Szauer
- 89字
- 2021-06-30 14:45:55
Summary
In this chapter, you have learned the vector math required to create a robust animation system. Animation is a math-heavy topic; the skills you have learned in this chapter are required to complete the rest of this book. You implemented all the common vector operations for three-component vectors. The vec2 and vec4 structures don't have a full implementation like vec3, but they are only used to send data to the GPU.
In the next chapter, you will continue to learn more about game-related math by learning about matrices.
推薦閱讀
- Extending Jenkins
- Mastering NetBeans
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 營銷數據科學:用R和Python進行預測分析的建模技術
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Python數據分析從0到1
- Jenkins Continuous Integration Cookbook(Second Edition)
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Unity Character Animation with Mecanim
- 零基礎學HTML+CSS
- PHP 8從入門到精通(視頻教學版)
- Arduino機器人系統設計及開發
- Hack與HHVM權威指南
- 零基礎學編程系列(全5冊)
- Getting Started with Windows Server Security