{"id":13786176,"url":"https://github.com/gamereat/EasingFunction-Unity","last_synced_at":"2025-05-11T22:30:42.361Z","repository":{"id":215847944,"uuid":"106085056","full_name":"gamereat/EasingFunction-Unity","owner":"gamereat","description":"Implementation of Easing Functions within unity in c#","archived":false,"fork":false,"pushed_at":"2018-04-16T17:08:08.000Z","size":23,"stargazers_count":40,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-17T22:36:10.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gamereat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-10-07T09:12:48.000Z","updated_at":"2024-01-26T05:38:44.000Z","dependencies_parsed_at":"2024-01-17T05:13:59.682Z","dependency_job_id":"aec87473-9ccb-43ea-aeb0-e7252c63a010","html_url":"https://github.com/gamereat/EasingFunction-Unity","commit_stats":null,"previous_names":["gamereat/easingfunction-unity"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamereat%2FEasingFunction-Unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamereat%2FEasingFunction-Unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamereat%2FEasingFunction-Unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gamereat%2FEasingFunction-Unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gamereat","download_url":"https://codeload.github.com/gamereat/EasingFunction-Unity/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253645081,"owners_count":21941311,"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":[],"created_at":"2024-08-03T19:01:11.041Z","updated_at":"2025-05-11T22:30:41.960Z","avatar_url":"https://github.com/gamereat.png","language":"C#","readme":"# Easing Functions For C# and Unity\nImplementation of Easing Functions within Unity in C#\n\nSine, Quad, Cubic, Quint, Expo, Circ, Back, Elastic \u0026 Bounce each with there in and out variants. \n\n\n\n# Usage \n\nAll easing functions can be called from the following static function \n\n    EasingLerps.EasingLerp(EasingLerpsType type, EasingInOutType inOutType, float time, float a, float b)\n\nWhere \n    type being type of easing to use (Sine, Quad ect)\n    inOutType being which variant for use\n    time being the time between 0 and 1\n    a being the start lerp value \n    b being the ending lerp value\n\nwith it returning a float value between a and b for the given time value.\n\n# Demo\n\nAll functionality can be played around with from the EasingLerpExample example scene. \n\nLoading and playing this scene will allow you to jump between each type of easing function along with it's in \u0026 out variation.\n\n\n# License\n\nDeveloped by Alan Yeats with a zlib license. While the zlib license does not require acknowledgement.\n","funding_links":[],"categories":["Easing"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamereat%2FEasingFunction-Unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgamereat%2FEasingFunction-Unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgamereat%2FEasingFunction-Unity/lists"}