13 Commits

Author SHA1 Message Date
David Williams
def987450c Work on new OpenGL example. 2009-03-13 23:36:45 +00:00
David Williams
b26e306bb9 Work on new OpenGL example. 2009-03-13 22:28:35 +00:00
David Williams
bdea87d6d6 Added setElements to Vector.
Work on new OpenGL example.
2009-03-13 22:10:32 +00:00
David Williams
0f4a4c0e2b Removed setVoxel() function from BlockVolumeIterator and added setVoxelAt() function to BlockVolume.h
Improved OpenGL example.
2009-03-12 21:48:14 +00:00
David Williams
75d1136d96 Removed RegionGeometry class.
Did lots of clean up.
2008-07-05 20:56:55 +00:00
David Williams
29ef5f021e Rearranging files in PolyVox. 2008-07-03 19:17:17 +00:00
David Williams
0758f81b54 Moved typedef'd integers into PlyVox namespace instead of std. 2008-07-01 21:38:10 +00:00
David Williams
1c2a007d23 IndexedSurfacePatch no longer handles duplicate vertices. This is done directly by the reference marching cubes implementation. 2008-07-01 21:15:05 +00:00
David Williams
27f6e461c0 Removed boost dependency. 2008-06-25 21:13:59 +00:00
David Williams
2657d5ba6f Some tidying up op OpenGL example. 2008-06-11 21:49:46 +00:00
David Williams
2f5d9e5ab2 OpenGL sample now builds and displays a sphere volume. 2008-06-11 21:32:03 +00:00
David Williams
f75805999d Reorganising some code... 2008-06-08 17:51:36 +00:00
David Williams
f6f5cb524d Initial check-in of OpenGL example. Doesn't do anything yet. 2008-06-08 15:09:45 +00:00