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
/
PolyVoxCore
History
David Williams
9d1f9e7959
Hack to fix crash.
2009-06-23 21:01:31 +00:00
..
include
Removed the boost::function stuff. It was too heavy, and not that useful without boost::bind (which added more weight). Switched to listener classes - to be reviewed with C++0x.
2009-06-21 10:12:56 +00:00
source
Hack to fix crash.
2009-06-23 21:01:31 +00:00
CMakeLists.txt
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