Hi all, I'm implementing a new paging volume called TorusVolume.
You can check it out here:
https://gitorious.org/~beyzend/polyvox/beyzends-polyvoxWhy?
I need it. Paging into a single volume to get rid of border issues, plus streaming to GPU. Thread-safety is dependent on your own setup, but is possible to generate data in threads.
Example:
It's not done yet but I do have a small example up and running. Still needs debugging. Build and look in {builddir}/examples/torusvolume
keys: left mouse button to initiate movement.
right mouse button to stop movement.