Introduced voxel render lib written by Thomas Sneddon .

This commit is contained in:
Zero Fanker 2024-05-20 23:27:42 -04:00
parent 5648034cc5
commit 38ddc52d28
16 changed files with 329 additions and 215 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "gtest-lib"]
path = googletest
url = ../gtest-lib.git
[submodule "3rdParty/CncVxlRender"]
path = 3rdParty/CncVxlRender
url = ../CncVxlRenderText.git