Top "Voxel" questions

A voxel (volumetric pixel) is a volume element, representing a value on a regular grid in three dimensional space.

Walk a line between two points in a 3D voxel space visiting all cells

I have a line-of-sight problem I need to solve by visiting all possible cells in a 3D voxel space between …

algorithm 3d line voxel bresenham
Hash function for 3d integer coordinates

Having a 3D uniform grid, in order to save memory in large models the empty cells(those that don't overlap …

math voxel geohashing