Problem
I am trying to visualize the electron density of some simulations. The data would consist of a file with the density of electrons at each point in space. From reading documentation I have found that the voxel data structure would be great for this kind of data and allows for multiple frames as well.
Is it possible to use voxel data or something similar to apply a material with volume scattering? Currently I cannot find a way to use this kind of data (only image textures are allowed). Resources I have looked at typically mention that it is only possible in the blender renderer.


