DMeville / CloudSkybox

Skybox shader with volumetric clouds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Made some edits fixing a few issues I had. Clouds can now be tinted (shadow and highlight different colors) and also fixed the issue of ugly black shadows when the sun is rotated below the horizon.

Here's some sexy red clouds.

Img

GIF: https://media.giphy.com/media/J5GGVqtk5D9ExmdqD2/giphy.gif

CloudSkybox

CloudSkybox is an extention for Unity's default procedural skybox shader that draws clouds with a volumetric rendering technique.

GIF

Screen

System Requirements

  • Unity 5.3 or later
  • A GPU which supports SM 3.0

About

Skybox shader with volumetric clouds

License:MIT License


Languages

Language:C# 92.6%Language:HLSL 4.7%Language:ShaderLab 2.8%