com.alexmalyutindev.fbm-parallax-clouds

1.0.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i com.alexmalyutindev.fbm-parallax-clouds

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

52.3 kB

Total Files

33

Last publish

Collaborators

  • alexmalyutindev