更新文章

This commit is contained in:
2025-02-22 22:42:02 +08:00
parent f151dc08b2
commit f7916e62ec
116 changed files with 39545 additions and 13 deletions
+9
View File
@@ -0,0 +1,9 @@
# 数学基础
* [矢量](./math_01.md)
* [矩阵](./math_02.md)
* [立体角](./math_03.md)
* [几何变换(一)](./transform_01.md)
* [几何变换(二)](./transform_02.md)
* [法线变换](./transform_03.md)
* [摄像机变换](./transform_04.md)