David Williams
|
573c36db87
|
Renamed vertex classes to the far more meaningful 'CubicVertex' and 'MarchingCubesVertex'. The old names didn't make much sense, even less so now they are templatized.
|
2014-05-11 15:17:59 +02:00 |
|
David Williams
|
b0a8ca8a64
|
This commit templatizes the vertex classes on voxel types. This was the main change which was made for Cubiquity and it's very messy at the moment. However, this will improve when we make more use of 'auto' to hide the template madness.
|
2014-05-07 23:47:18 +02:00 |
|
David Williams
|
fe3f2d589e
|
Fixed uninitialized variables (was causing crash on OS X).
|
2014-04-14 21:08:05 +02:00 |
|
Matt Williams
|
8e4135ad41
|
Add newlines to end of files to silence compiler warnings
|
2012-02-27 23:03:36 +00:00 |
|
David Williams
|
46ac159ec1
|
More work on Smooth LOD.
|
2011-07-02 18:40:34 +01:00 |
|
David Williams
|
ccfa7db1fa
|
Initial commit of VolumeResampler and LOD demo.
|
2011-07-02 12:39:04 +01:00 |
|