Skip to content

Commit

Permalink
VOXEL: added polyvox dual contouring mesher
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerhardy committed Mar 23, 2024
1 parent fe3f184 commit 8b7f5d6
Show file tree
Hide file tree
Showing 9 changed files with 1,311 additions and 4 deletions.
2 changes: 2 additions & 0 deletions src/modules/voxel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ set(SRCS
private/CubicSurfaceExtractor.h private/CubicSurfaceExtractor.cpp
private/MarchingCubesSurfaceExtractor.h private/MarchingCubesSurfaceExtractor.cpp
private/MarchingCubesTables.h
private/DualContouringSurfaceExtractor.h private/DualContouringSurfaceExtractor.cpp

SurfaceExtractor.h SurfaceExtractor.cpp
ChunkMesh.h
Face.h Face.cpp
QEF.h QEF.cpp
MaterialColor.h MaterialColor.cpp
Mesh.h Mesh.cpp
RawVolume.h RawVolume.cpp
Expand Down
Loading

0 comments on commit 8b7f5d6

Please sign in to comment.