|
d484a18da5
|
Add some structure for the ground.
|
2018-02-13 22:49:30 +01:00 |
|
|
640f801441
|
Add bounce as a Makefile target
|
2018-02-13 16:42:24 +01:00 |
|
|
ab0cac72c3
|
Make Makefile not recompile everything
|
2018-02-13 16:41:30 +01:00 |
|
|
36bc8e1b5c
|
Use normals for implicit surfaces
|
2018-02-13 16:41:30 +01:00 |
|
|
df865a3b48
|
Merge branch 'master' into bounce
|
2018-02-12 18:45:35 +01:00 |
|
|
a1cc442885
|
First observed bounce
|
2018-02-12 18:40:05 +01:00 |
|
|
588ff14b33
|
Update makefile for Perlin Noise
|
2018-02-12 17:40:21 +01:00 |
|
|
d600f51a3a
|
Update makefile with my .o files
|
2018-02-12 01:27:16 +01:00 |
|
|
52ca47cde6
|
Marching: add test implicit surface and main
The test surface is the sphere TestImplicitSphere
|
2018-02-11 20:23:21 +01:00 |
|
|
8d11d49b81
|
Marching: add compilation process
Also fix minor bugs
|
2018-02-11 18:34:00 +01:00 |
|
|
8b98f373bc
|
Add a context to implement marching cubes
|
2018-02-07 18:00:48 +01:00 |
|
|
7e3df70df6
|
Fix compilation process
|
2018-02-06 19:09:02 +01:00 |
|
|
4d944d0e75
|
Add basic main for a glut visualization
|
2018-01-28 23:05:31 +01:00 |
|
|
6c55d262ed
|
Add parser for obj mesh format
|
2018-01-28 23:04:26 +01:00 |
|
|
1375560cb4
|
Add first version of a Makefile
|
2018-01-28 23:03:11 +01:00 |
|