-
- Downloads
Initial commit
parents
Showing
- CMakeLists.txt 68 additions, 0 deletionsCMakeLists.txt
- include/defines.hpp 16 additions, 0 deletionsinclude/defines.hpp
- include/mesh.hpp 97 additions, 0 deletionsinclude/mesh.hpp
- src/mesh.cpp 542 additions, 0 deletionssrc/mesh.cpp
- tests/CMakeLists.txt 8 additions, 0 deletionstests/CMakeLists.txt
- tests/mesh_tests/CMakeLists.txt 6 additions, 0 deletionstests/mesh_tests/CMakeLists.txt
- tests/mesh_tests/main.cpp 117 additions, 0 deletionstests/mesh_tests/main.cpp
CMakeLists.txt
0 → 100644
include/defines.hpp
0 → 100644
include/mesh.hpp
0 → 100644
src/mesh.cpp
0 → 100644
tests/CMakeLists.txt
0 → 100644
tests/mesh_tests/CMakeLists.txt
0 → 100644
tests/mesh_tests/main.cpp
0 → 100644
Please register or sign in to comment