Skip to content

Commit

Permalink
3d: put the threedim addon into the fold
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Dec 27, 2024
1 parent aa9e6f3 commit 8bfc1e2
Show file tree
Hide file tree
Showing 36 changed files with 7,237 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,15 @@
[submodule "3rdparty/snmalloc"]
path = 3rdparty/snmalloc
url = https://github.com/microsoft/snmalloc/
[submodule "3rdparty/libssynth"]
path = 3rdparty/libssynth
url = https://github.com/jcelerier/libssynth
[submodule "3rdparty/vcglib"]
path = 3rdparty/vcglib
url = https://github.com/cnr-isti-vclab/vcglib
[submodule "3rdparty/eigen"]
path = 3rdparty/eigen
url = https://gitlab.com/libeigen/eigen
[submodule "3rdparty/miniply"]
path = 3rdparty/miniply
url = https://github.com/vilya/miniply
1 change: 1 addition & 0 deletions 3rdparty/eigen
Submodule eigen added at 24e0c2
1 change: 1 addition & 0 deletions 3rdparty/libssynth
Submodule libssynth added at b7b2ca
1 change: 1 addition & 0 deletions 3rdparty/miniply
Submodule miniply added at 1a235c
Loading

0 comments on commit 8bfc1e2

Please sign in to comment.