gingerBill 3 年 前
コミット
df19c48da8
1 ファイル変更2 行追加0 行削除
  1. 2 0
      core/math/linalg/doc.odin

+ 2 - 0
core/math/linalg/doc.odin

@@ -0,0 +1,2 @@
+// core:math/linalg implements linear algebra procedures useful for 3D spatial transformations
+package linalg