1.0.0 • Published 3 years ago

com.alexmalyutindev.fbm-parallax-clouds v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

FBM Parallax Clouds for Unity build-in render pipeline.

Build Release

Clouds are using Fractal Brownian Motion and Raymarching prarallax offset method:

anim

Installation

Find the manifest.json file in the Packages folder of your project and add a line to dependencies field:

  • "com.alexmalyutindev.fbm-parallax-clouds": "https://github.com/alexmalyutindev/unity-fbm-clouds.git#latest"

Or, you can add this package using PackageManager Add package from git URL option:

  • https://github.com/alexmalyutindev/unity-fbm-clouds.git#latest

References

License

This project is MIT License - see the LICENSE file for details