{"id":14961123,"url":"https://github.com/alexmalyutindev/unity-fbm-clouds","last_synced_at":"2025-10-24T20:31:10.859Z","repository":{"id":46985528,"uuid":"405149446","full_name":"alexmalyutindev/unity-fbm-clouds","owner":"alexmalyutindev","description":"FBM Parallax Clouds for Unity build-in render pipeline.","archived":false,"fork":false,"pushed_at":"2021-09-18T23:17:43.000Z","size":10702,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T04:02:34.020Z","etag":null,"topics":["shader","shaderlab","shaders","unity","upm","upm-package"],"latest_commit_sha":null,"homepage":"","language":"HLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexmalyutindev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-09-10T16:44:50.000Z","updated_at":"2023-03-13T00:36:07.000Z","dependencies_parsed_at":"2022-09-10T18:51:34.651Z","dependency_job_id":null,"html_url":"https://github.com/alexmalyutindev/unity-fbm-clouds","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmalyutindev%2Funity-fbm-clouds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmalyutindev%2Funity-fbm-clouds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmalyutindev%2Funity-fbm-clouds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmalyutindev%2Funity-fbm-clouds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmalyutindev","download_url":"https://codeload.github.com/alexmalyutindev/unity-fbm-clouds/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238030288,"owners_count":19404859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["shader","shaderlab","shaders","unity","upm","upm-package"],"created_at":"2024-09-24T13:23:56.167Z","updated_at":"2025-10-24T20:31:01.539Z","avatar_url":"https://github.com/alexmalyutindev.png","language":"HLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"FBM Parallax Clouds for Unity build-in render pipeline.\n==========\n\n[![Build](https://github.com/alexmalyutindev/unity-fbm-clouds/actions/workflows/upm-ci.yml/badge.svg)](https://github.com/alexmalyutindev/unity-fbm-clouds/actions/workflows/upm-ci.yml)\n[![Release](https://img.shields.io/github/v/release/alexmalyutindev/unity-fbm-clouds)](https://github.com/alexmalyutindev/unity-fbm-clouds/releases)\n\nClouds are using Fractal Brownian Motion and Raymarching prarallax offset method:\n\n![anim](https://github.com/alexmalyutindev/unity-fbm-clouds-buildin/blob/master/Recordings/gif_animation_001.gif)\n\nInstallation\n------------\n### Using git: \nPlease add the following line to `dependencies` sections to the package manifest file (`Packages/manifest.json`).\n\n- `\"com.alexmalyutindev.fbm-parallax-clouds\": \"https://github.com/alexmalyutindev/unity-fbm-clouds.git#latest\"`\n\nOr, you can add this package using PackageManager `Add package from git URL` option:\n\n- `https://github.com/alexmalyutindev/unity-fbm-clouds.git#latest`\n\n### Via NPM Registry:\nPlease add the following sections to the package manifest file (`Packages/manifest.json`).\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"Alex Malyutin\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"com.alexmalyutindev\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"com.alexmalyutindev.fbm-parallax-clouds\": \"1.0.0\"\n```\n\nReferences\n----------\n\n- [Fractal Brownian Motion](https://thebookofshaders.com/13/)\n- [Parallax](https://catlikecoding.com/unity/tutorials/rendering/part-20/)\n\nLicense\n-------\nThis project is MIT License - see the [LICENSE](LICENSE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmalyutindev%2Funity-fbm-clouds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexmalyutindev%2Funity-fbm-clouds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmalyutindev%2Funity-fbm-clouds/lists"}