Apply Ideal Model to Splatting
In raycasting:
- Volume is an array of discrete points
- Discrete volume data points support 3D interpolation
New scenario for splatting:
- Volume is array of overlapping kernels
- Interpolation planes chop kernels into slices
- All kernel material between planes must be added into sheet-buffer before compositing