David Williams
dbde097547
Work on Arrays.
2010-03-14 21:31:17 +00:00
David Williams
33cf693ac8
Added new 'Array' class for supporting multidimensional arrays.
2010-03-14 20:40:52 +00:00
David Williams
4c8c1593c0
Removed '_d' from debug file names.
2010-03-08 23:22:05 +00:00
Matt Williams
5db2913e41
Make it work slightly better in Windows.
...
I tried with MinGW in Qt Creator and it now compiles. There's a crash though, possibly due to the TypeDef.h stuff.
I need to recompile Qt in VS before I can try it in VS 2010.
2010-03-04 22:01:06 +00:00
David Williams
2d78808000
Renamed IndexedSurfacePatch to SurfaceMesh.
2010-02-20 00:20:43 +00:00
David Williams
9aee0d26d2
Removed Stan Melax's stuff. PolyVox should compile on Linux again now.
2010-02-19 21:24:35 +00:00
David Williams
89c48cdc27
Working version of mesh decimation code which acts directly on vertex/index buffers.
...
Also initial work on a 'dynamic' mesh for simplification... but this probably won't be needed now.
2010-02-02 23:18:17 +00:00
David Williams
c695a7bc86
Initial work on progressive mesh generation. Currently based on Stan Melax's PolyChop.
2009-10-20 22:02:58 +00:00
Matt Williams
9df6288c67
Update Linux install paths to be FHS compliant. Windows paths should be unchanged.
2009-08-31 18:25:26 +00:00
David Williams
69d6ad86a7
Removed old, redundant surface extraction algorithms (FastSurfaceExtractor and DecimatedSurfaceExtractor). These are now replaced by the general SurfaceExtractor.
2009-05-31 09:59:43 +00:00
David Williams
5682b204a6
Refactoring smoothing and normal generation code.
2009-05-27 21:36:52 +00:00
David Williams
6e9c31d6bc
Renamed VlumeIterator to VolumeSampler.
2009-05-21 22:44:19 +00:00
David Williams
c1737416a6
Initial checkin of new surface extractor.
2009-05-20 22:24:25 +00:00
David Williams
74013b7500
Removed now redundant reference surface extractor.
2009-05-05 07:58:04 +00:00
David Williams
cb37ab39da
Moved Block from PolyVoxCore to PolyVoxImpl.
2009-04-26 21:20:17 +00:00
David Williams
1f6a3231c1
Renamed BlockData to Block, and moved it out of Impl. It might be useful more generally...
2009-04-17 21:57:50 +00:00
David Williams
6e1ddaeb97
Removed Block class.
2009-04-17 21:25:49 +00:00
David Williams
df1bf690c9
Massive changes to the organisation of PolyVoxCore and PolyVoxYtil.
...
Also added start of logging capability.
2009-04-03 21:36:22 +00:00
David Williams
83ac5dc544
Moving stuff around - not currently buildable!
2008-06-08 19:16:53 +00:00
David Williams
957d8715e7
Moving stuff around - not currently buildable!
2008-06-08 19:08:35 +00:00