Matt Williams
ac5173b5d7
Fix compilation on Linux -- missing #include
2011-04-07 17:02:28 +00:00
David Williams
5891d56e12
Fix for linker errors when using MeshDecimator.
2011-03-18 22:04:53 +00:00
David Williams
83b2f84529
OpenGLExample does decimation now, so so we can check it still compiles.
2011-01-06 22:36:25 +00:00
David Williams
2b70409baa
Optimisations to the MeshDecimator.
2011-01-06 21:41:53 +00:00
Matt Williams
149dde9460
Fix compilation on Linux:
...
- The template addition is apparently a C++ Standard thing which is a bit of a mess but the way GCC interprets it requires these.
- In XOrg there is a struct called 'Region' which causes ambiguities. For some reason doing 'using PolyVox::Region' didn't fix it.
2011-01-06 17:56:19 +00:00
David Williams
e6307a9a77
Added some documentation and small performance improvements.
2011-01-05 22:43:46 +00:00
David Williams
a7828995d9
Just tidying up the MeshDecimator stuff a bit...
2011-01-05 22:05:53 +00:00
David Williams
d0e4b06051
Just tidying up the MeshDecimator stuff a bit...
2011-01-05 21:32:31 +00:00
David Williams
f8c036bcf6
Work on MeshDecimator.
2011-01-04 23:01:38 +00:00
David Williams
773cfc4887
Work on MeshDecimator.
2011-01-03 21:46:40 +00:00
David Williams
996dfac39c
Work on MeshDecimator.
2011-01-03 11:19:03 +00:00
David Williams
68ac0f0056
Work on MeshDecimator.
2011-01-02 17:43:41 +00:00
David Williams
fff36662a5
Work on MeshDecimator.
2011-01-02 15:28:02 +00:00
David Williams
6b78768ba0
Work on MeshDecimator.
2011-01-01 18:18:32 +00:00
David Williams
26d114defe
Work on MeshDecimator.
2010-12-18 23:47:18 +00:00
David Williams
d30ea9d709
Initial check in of MeshDecimator.
2010-12-18 17:42:17 +00:00