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
2018-02-12 17:41:12 +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
tests Center is an attribute of ImplicitSurface. 2018-02-12 11:37:38 +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
Ball.cpp Handling of bounces for perlin noise surfaces 2018-02-12 17:41:12 +01:00
Ball.hpp Handling of bounces for perlin noise surfaces 2018-02-12 17:41:12 +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
Implicit.cpp Fix: ImplicitSurface.operator() is pure virtual 2018-02-11 20:19:26 +01:00
Implicit.hpp Center is an attribute of ImplicitSurface. 2018-02-12 11:37:38 +01:00
LICENSE Initial commit 2018-01-25 11:01:41 +01:00
main_ball.cpp Add movement on y-axis 2018-02-12 13:54:39 +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 Update makefile for Perlin Noise 2018-02-12 17:40:21 +01:00
MarchingCubes.cpp Marching: various fixes 2018-02-12 00:34:41 +01:00
MarchingCubes.hpp Marching: various fixes 2018-02-12 00:34:41 +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
PerlinNoise.cpp Generation of perlin noise structures 2018-02-12 17:40:00 +01:00
PerlinNoise.hpp Generation of perlin noise structures 2018-02-12 17:40:00 +01:00
README.md Initial commit 2018-01-25 11:01:41 +01:00
spheroid.cpp Handling of perlin noise surfaces 2018-02-12 17:40:50 +01:00
spheroid.hpp Handling of perlin noise surfaces 2018-02-12 17:40:50 +01:00

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.