Hi, so I have a low-poly sphere that I want to fill with smoke/fog. The problem is that due to it's low-poly shape none of the default shapes match the mesh very well. Is it possible to define a custom mesh for the fog volume to use?
Is it possible to change FogVolume shape to custom mesh?
- Best Answerset by leekleak
no but it is possible to define your own 3D texture. so if you have some addon to convert your shape into voxels, you could convert the voxel into a 3D texture.
- Edited
Hmmm, I see... I'll try that
Yay, that did the trick! I even found this handy blender project that allowed me to forego the turning into voxels part and created the texture with relative ease: https://github.com/dev-n-it/blender-volume-mri