ADD: BVH and taskflow library

This commit is contained in:
2025-11-19 00:58:20 +09:00
parent d0acaada65
commit 46761a5598
6 changed files with 19 additions and 1 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "third_party/BVH"]
path = third_party/BVH
url = https://github.com/hydrogendeuteride/BVH.git
[submodule "third_party/taskflow"]
path = third_party/taskflow
url = https://github.com/taskflow/taskflow.git