Native Volumetric fog and that package used for the Adam demo

Hi there,
I tested the volumetric fog and area light package released in 2018 and I think it works great. It’s simple to use and tweak to my will.

But I just downloaded the new Unity and gave a try to HDRP, which turns out also has this functionality out of the box. However I spent half an hour exploring all the parameters and it was hard to figure out how to do even the simplest things, at the end I got almost something usable but not as pretty.

My question is, is this the same implementation in a more flexible package? (flexible as in, fits-all-needs with a million more parameters) or is it a new thing? Did it evolve from the other?

Any arguments for me to use one or the other?

No one has experience with either packages?

Hello. With the description you provide is hard to say why the result is “not as pretty”. But when exploring the fog key elements to keep an eye on would be Depth Extent (Lower values=smaller area=better quality), use Filtering (in advanced settings), enable High Quality volumetrics (in HDRP asset under Lighting tab). Also test in Playmode since some settings require multiple frames.

More details about the fog override:
https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@7.1/manual/Override-Fog.html

Let us know how you like our current implementation, if any issues please provide images.

Also HDRP’s volumetric fog doesn’t work with Area lights yet.

Right! I did notice that last night.

I found no issues yet, I was looking for subjective opinions, really. But I will play around with it some more and report back if I have any issues :slight_smile:

Actually, I already found some neat features unique to this system that I find very appealing. Specifically how it integrates well with sky light. Adding extra lights did hurt performance quite a bit but I might be able to tweak their resolution to something acceptable.

I’ve been meaning to ask about this again. It was originally mentioned in a Unity Roadmap talk last year as being something that was coming in 2019.2, but that didnt happen, and rather than then getting an update on the plan, all talk of this fell silent!

Is it still planned?

It is still planned but I’m afraid I’ve got no ETA for it.

1 Like

Thanks, happily I wasnt really expecting a proper ETA at this moment so thats good enough for me for now.