This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
polyvox
/
library
History
David Williams
34c41cd32e
Fixed getSubSampledVoxel to get minimum of values, not max. This hides cracks between LOD levels.
...
Changed region side length from 16 to 32. This reduces number of regions and hence batch count.
2009-03-08 00:03:35 +00:00
..
include
Fixed getSubSampledVoxel to get minimum of values, not max. This hides cracks between LOD levels.
2009-03-08 00:03:35 +00:00
source
Initial support for run-length encoding of volumes when they are serialised to disk.
2009-02-22 12:25:51 +00:00
CMakeLists.txt
Add 'doc' target to PolyVox to create doxygen docs
2009-03-02 16:43:25 +00:00
Doxyfile.in
Add 'doc' target to PolyVox to create doxygen docs
2009-03-02 16:43:25 +00:00
Mainpage.dox
Add 'doc' target to PolyVox to create doxygen docs
2009-03-02 16:43:25 +00:00
PolyVoxConfig.cmake.in
Fix the PolyVoxConifg[Version].cmake files.
2009-02-27 16:40:04 +00:00