Hi! technical question, do you happen to know how these “volumetric fogs” are implemented?
Is it some sort of raymarching? SDFs ? Or mahbe rendered mesh in a secondary pass that extraxts the depth from the surface of the volumetric fog from the surface of the objects to compute the color of the fog on that pixel?
Any hint ?