- Game Physics Cookbook
- Gabor Szauer
- 30字
- 2021-04-02 20:27:23
Chapter 1. Vectors
In this chapter, we will cover the following vector operations:
- Addition
- Subtraction
- Multiplication
- Scalar Multiplication
- Cross Product
- Dot Product
- Magnitude
- Distance
- Normalization
- Angle
- Projection
- Reflection
推薦閱讀
- Android開發精要
- Oracle Database In-Memory(架構與實踐)
- PHP程序設計(慕課版)
- Clojure for Domain:specific Languages
- 云計算通俗講義(第3版)
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- JavaScript:Moving to ES2015
- Getting Started with Hazelcast(Second Edition)
- Kotlin開發教程(全2冊)
- WildFly Cookbook
- TypeScript圖形渲染實戰:2D架構設計與實現
- Mastering OAuth 2.0
- Python應用與實戰
- Laravel Design Patterns and Best Practices
- Android智能手機APP界面設計實戰教程