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
/
examples
/
Paging
History
David Williams
ab741583e4
Renamed extractXxxSurface() to extractXxxMesh()
2014-05-22 23:26:40 +02:00
..
CMakeLists.txt
This change reverts PolyVox back to using Qt 4.8. This is expected to be a temporary change, required because moving to Qt 5 caused various complications on Windows which we are not yet ready to address.
2014-05-05 20:29:52 +02:00
main.cpp
Renamed extractXxxSurface() to extractXxxMesh()
2014-05-22 23:26:40 +02:00
OpenGLWidget.cpp
Renamed vertex classes to the far more meaningful 'CubicVertex' and 'MarchingCubesVertex'. The old names didn't make much sense, even less so now they are templatized.
2014-05-11 15:17:59 +02:00
OpenGLWidget.h
Renamed vertex classes to the far more meaningful 'CubicVertex' and 'MarchingCubesVertex'. The old names didn't make much sense, even less so now they are templatized.
2014-05-11 15:17:59 +02:00
Perlin.cpp
Warning fixes for GCC 4.6.
2011-07-04 22:21:27 +01:00
Perlin.h
Moved to perlin nose code to a separate file for copyright reasons.
2011-03-20 22:56:32 +00:00