{"id":14970883,"url":"https://github.com/keijiro/proceduralmotion","last_synced_at":"2025-04-05T14:08:21.231Z","repository":{"id":57281754,"uuid":"184018614","full_name":"keijiro/ProceduralMotion","owner":"keijiro","description":"A collection of procedural motion scripts for Unity","archived":false,"fork":false,"pushed_at":"2023-07-18T12:36:37.000Z","size":50,"stargazers_count":234,"open_issues_count":0,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-05T14:08:16.788Z","etag":null,"topics":["animation","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keijiro.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-04-29T07:08:56.000Z","updated_at":"2025-03-25T15:34:46.000Z","dependencies_parsed_at":"2024-01-14T17:04:04.675Z","dependency_job_id":"4dc76738-bb18-4838-b7bc-f4728c33bf7e","html_url":"https://github.com/keijiro/ProceduralMotion","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"5adb8c334344c18b0b22f2ab73a8e11fcdaa26c7"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FProceduralMotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FProceduralMotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FProceduralMotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FProceduralMotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/ProceduralMotion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345854,"owners_count":20924102,"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":["animation","unity","unity3d"],"created_at":"2024-09-24T13:44:17.672Z","updated_at":"2025-04-05T14:08:21.215Z","avatar_url":"https://github.com/keijiro.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Procedural Motion\n=================\n\n![gif](https://i.imgur.com/PaSmih8.gif)\n\nThe **Procedural Motion** package is a collection of small Unity scripts that\nare useful to create motion without pre-authored data.\n\nAt the moment, it only contains the following scripts:\n\n- **Brownian Motion**: Creates smooth random motion using a fractal Brownian\n  motion function.\n- **Cyclic Motion**: Moves/rotates an object with a sine wave.\n- **Linear Motion**: Linearly moves/rotates an object.\n- **Random Jump**: Moves/rotates an object randomly in a single-shot fashion.\n- **Smooth Follow**: Follows a target object using non-framerate dependent\n  interpolators.\n\nHow To Install\n--------------\n\nThis package uses the [scoped registry] feature to resolve package\ndependencies. Open the Package Manager page in the Project Settings window and\nadd the following entry to the Scoped Registries list:\n\n- Name: `Keijiro`\n- URL: `https://registry.npmjs.com`\n- Scope: `jp.keijiro`\n\n![Scoped Registry](https://user-images.githubusercontent.com/343936/162576797-ae39ee00-cb40-4312-aacd-3247077e7fa1.png)\n\nNow you can install the package from My Registries page in the Package Manager\nwindow.\n\n![My Registries](https://user-images.githubusercontent.com/343936/162576825-4a9a443d-62f9-48d3-8a82-a3e80b486f04.png)\n\n[scoped registry]: https://docs.unity3d.com/Manual/upm-scoped.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Fproceduralmotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2Fproceduralmotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2Fproceduralmotion/lists"}