Skip to content

Radivarig/Unity-Cloud-Shadows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Cloud Shadows

Description

Adding animated cloud shadows is a quick, easy and effective way to breath extra life into any outdoor environment. This asset is perfectly suited for top-down strategy or city-building games, but also looks great from other viewpoints and in other type of games.

Cloud Shadows Unity Cloud Shadows Editor Cloud Shadows Layers Cloud Shadows 2D

Main Features

  • Customization: The layer system enables you to customize the effect so that it matches the visual style of your project seamlessly
  • Editor preview: The cloud shadows are previewed inside the Unity scene editor, so tweaking is easy and straightforward
  • Easy to use: Full source code is included Includes several ready-to-use prefabs and full documentation
  • Performance: Designed with performance in mind, zero allocation during run-time

Requirements

  • The scene needs to contain a Directional Light which is used to simulate sunlight.
  • This directional light needs to be rendered in real-time, baked light maps are not supported for this light (other lights can still use light maps).
  • The rendering path must be set to either forward or deferred. Vertex lit is not supported.

Supported platforms

  • Unity 5.2 or above
  • Desktop (PC, Mac, Linux)
  • Mobile
  • Virtual Reality

Scriptable Render Pipelines

Make sure to include the Editor folder which adds defines to detect which pipeline is used.

  • URP (Tested with Unity 2021.3.2f1, URP 12.1.6)
  • HDRP (Tested with Unity 2021.3.2f1, HDRP 12.1.6)

About

Animated cloud shadows asset for Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.9%
  • ShaderLab 7.1%