Up to date This page is up to date for Godot 4.3. If you still find outdated information, please open an issue. Vector math¶ Introduction¶ This tutorial is a short and practical introduction to linear algebra as it applies to game development. Linear algebra is the study of vectors and their uses. Vectors have many applications in both 2D and 3D development and Godot uses them extensively. Develop