commit f8122076ebf26adb1f8136058316a948d10f4df8 Author: Peaceultime Date: Wed Jun 5 17:55:44 2024 +0200 Initial commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1e7150d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "three.js"] + path = three.js + url = https://github.com/mrdoob/three.js.git diff --git a/three.js b/three.js new file mode 160000 index 0000000..3556fc5 --- /dev/null +++ b/three.js @@ -0,0 +1 @@ +Subproject commit 3556fc5d6986e03bcd4776ee2e89b862ec493c10