Implements graphics content streaming optimized for terrain data (geometry + textures) between hard disk and graphics card memory with staging through the system memory to provide seamless display of large scenes
A demo of performing voxelization on polygonal models then rendering the outcome of the voxelization using volumetric rendering technique implemented using C++, Win32, DirectX9 and HLSL