|
9e605b0fec
|
Center is an attribute of ImplicitSurface.
This way the search space for Marching Cubes is way smaller.
|
2018-02-12 11:37:38 +01:00 |
|
|
4a3a1b9d76
|
Fix: ImplicitSurface.operator() is pure virtual
|
2018-02-11 20:19:26 +01:00 |
|
|
998c77f643
|
Marching: add dichitomic search of intersection
|
2018-02-11 16:46:55 +01:00 |
|
|
776303b18d
|
Make operator() const for implicit surfaces
|
2018-02-08 12:22:19 +01:00 |
|
|
6c095dba0b
|
Fix missing semicolon
|
2018-02-07 17:57:49 +01:00 |
|
|
d1c3cbe498
|
Add missing pragma once on headers
|
2018-02-06 19:07:07 +01:00 |
|
|
016b0e1b6d
|
Rename .h to .hpp
|
2018-01-27 15:23:23 +01:00 |
|