voxelweise
Voxelweise is a term that describes an approach to data processing or rendering where operations are performed on individual three-dimensional units known as voxels. A voxel is the volumetric pixel equivalent, representing a single point in a three-dimensional space. This contrasts with pixel-based approaches that deal with two-dimensional image data.
In the context of computer graphics, voxelweise rendering involves calculating the color and visibility of each
Beyond graphics, the voxelweise concept can apply to any domain where data is structured as a three-dimensional