An open API service indexing awesome lists of open source software.

https://github.com/siimer/unity-atmospheric-scattering

A project where I try to implement realistic atmospheric scattering.
https://github.com/siimer/unity-atmospheric-scattering

atmosphere atmospheric-scattering lighting physics-simulation unity

Last synced: 7 months ago
JSON representation

A project where I try to implement realistic atmospheric scattering.

Awesome Lists containing this project

README

          

# Atmospheric Scattering

An implementation of atmospheric scattering. It will be based on the new HD rendering pipeline in Unity 2018, so it will probably will not be backwards compatible with earlier versions. In addition to implementing atmospheric scattering, I will also try to use newer features and tools in Unity I haven't used yet (like the Shader Graph, Compute Shaders, Scriptable Rendering Pipeline).

The sources used in this project are also mentioned in the wiki.