Skip to content

Commit

Permalink
Add Mesh-Selection to Poly-Demo
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwagner committed May 6, 2024
1 parent 5d19c4d commit 078938b
Show file tree
Hide file tree
Showing 9 changed files with 92,455 additions and 7 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ include_directories(${PROJECT_SOURCE_DIR}/external/OpenVolumeMesh/src)
include_directories(${PROJECT_SOURCE_DIR}/external/TinyAD/include)

add_definitions(-DINCLUDE_TEMPLATES)
add_definitions(-DDATA_PATH="${CMAKE_SOURCE_DIR}/data/showcase_models/")

if (NOT EMSCRIPTEN)
# for EMSCRIPTEN GLEW and GLFW are built-in
Expand Down
Loading

0 comments on commit 078938b

Please sign in to comment.