[−][src]Module molecules::grid
Module containing everything related to the voxel grid that is used as acceleration structure for sphere marching.
Structs
VoxelGrid | Voxel grid. Contains information about AABB of the scene and GPU buffers containing the voxel grid in flat format for GPU. |
VoxelPointer | Pointer to block of memory containing one grid cell of voxel grid. |