mesh
Use mesh center everywhere else
2018-02-06 21:08:37 +01:00
render
GlutRender.cpp: fix tab indentation
2018-02-06 22:15:35 +01:00
tests
Marching: add test implicit surface and main
2018-02-11 20:23:21 +01:00
tools
Marching: various fixes
2018-02-12 00:34:41 +01:00
util
Use mesh center everywhere else
2018-02-06 21:08:37 +01:00
.gitignore
Marching: add compilation process
2018-02-11 18:34:00 +01:00
common_structures.cpp
Refactor code in prevision of hints support
2018-02-12 13:38:50 +01:00
common_structures.hpp
Refactor code in prevision of hints support
2018-02-12 13:38:50 +01:00
Implicit.cpp
Fix: ImplicitSurface.operator() is pure virtual
2018-02-11 20:19:26 +01:00
Implicit.hpp
Fix: ImplicitSurface.operator() is pure virtual
2018-02-11 20:19:26 +01:00
LICENSE
Initial commit
2018-01-25 11:01:41 +01:00
main_glut.cpp
Fancify scene, adding a tet
2018-02-06 21:29:32 +01:00
main_test_sphere.cpp
Enhance test for marching cubes
2018-02-12 00:56:35 +01:00
Makefile
Marching: add test implicit surface and main
2018-02-11 20:23:21 +01:00
MarchingCubes.cpp
Refactor code in prevision of hints support
2018-02-12 13:38:50 +01:00
MarchingCubes.hpp
Refactor code in prevision of hints support
2018-02-12 13:38:50 +01:00
Mesh.cpp
Add center to a mesh to allow easy translation
2018-02-06 20:45:23 +01:00
Mesh.hpp
Add center to a mesh to allow easy translation
2018-02-06 20:45:23 +01:00
README.md
Initial commit
2018-01-25 11:01:41 +01:00