Volume light effect

 

How to do such effect in aximmetry software?

Thank you for your time

   ahmed ahmed

 
プロフィール画像
Aximmetry
  -  

Here are some examples:
https://mab.to/D9NZ4yV3p
You'll find them in Common/Tutorials/Volume Light.

There are two types of volume light.

- The real volume which is calculated from the lights and shadows. It's implemented as a post-processing effect via the Volume Light module. You have to connect the light sources you want the effect for, and setup the volume parameters.

- The fake volumes which are implemented as special shaders named Fake Volume that can be assigned to cone objects or light source bodies. The shader mimics the appearance of a volume light when looked from outside. Of course no shadows and no inside effects. But it is a low GPU load alternative if you want many volumes.

 
プロフィール画像
ahmed ahmed
  -  

Can we add animated fog to volume light effect?

 
プロフィール画像
Aximmetry
  -  

To the real volume effect you cannot add at the moment.

To the fake one you can add a 2D animated texture (the corresponding example file show this as well).