First implementation of model-triangle intersection

This commit is contained in:
Gamemaker1998
2025-01-24 22:50:18 +01:00
parent c534c540e0
commit 68466b3b29
4 changed files with 59 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
BasedOnStyle: LLVM
IndentWidth: 4
IndentWidth: 2
ColumnLimit: 140
DerivePointerAlignment: false
PointerAlignment: Left