A repository for the MPRI's Computer Graphics and Visualization course project. A jelly-like ball bounces around. https://wikimpri.dptinfo.ens-cachan.fr/doku.php?id=cours:c-2-39
Go to file
Théophile Bastian 8d11d49b81 Marching: add compilation process
Also fix minor bugs
2018-02-11 18:34:00 +01:00
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
tools Marching: add compilation process 2018-02-11 18:34:00 +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
Implicit.cpp Basic implicit surfaces interface definition 2018-01-25 11:40:39 +01:00
Implicit.hpp Marching: add dichitomic search of intersection 2018-02-11 16:46:55 +01:00
LICENSE Initial commit 2018-01-25 11:01:41 +01:00
Makefile Marching: add compilation process 2018-02-11 18:34:00 +01:00
MarchingCubes.cpp Marching: add compilation process 2018-02-11 18:34:00 +01:00
MarchingCubes.hpp Marching: add compilation process 2018-02-11 18:34:00 +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
common_structures.cpp Add a cuboid structure 2018-02-07 18:00:48 +01:00
common_structures.hpp Add a cuboid structure 2018-02-07 18:00:48 +01:00
main_glut.cpp Fancify scene, adding a tet 2018-02-06 21:29:32 +01:00

README.md

mpri-graphics-project

Un repo pour le projet de graphics du MPRI. On va faire rebondir des trucs. Ça va être distrayant. On va vraiment s'amuser. Et valider un cours. Peut-être.