{"id":20609183,"url":"https://github.com/kakashysen/simplecolorinterpolation","last_synced_at":"2026-05-15T12:04:00.000Z","repository":{"id":74205284,"uuid":"101505385","full_name":"kakashysen/SimpleColorInterpolation","owner":"kakashysen","description":"Example of colour interpolation from C# code","archived":false,"fork":false,"pushed_at":"2017-08-26T20:38:35.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-12T00:05:10.344Z","etag":null,"topics":["animation","csharp","unity","unity-3d","unity-scripts","unity-tutorials"],"latest_commit_sha":null,"homepage":"http://blog.jappsku.co/como-crear-una-animacion-de-color-desde-c-en-unity/","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/kakashysen.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-26T18:36:01.000Z","updated_at":"2017-08-28T14:20:19.000Z","dependencies_parsed_at":"2023-02-27T06:15:53.398Z","dependency_job_id":null,"html_url":"https://github.com/kakashysen/SimpleColorInterpolation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kakashysen/SimpleColorInterpolation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2FSimpleColorInterpolation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2FSimpleColorInterpolation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2FSimpleColorInterpolation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2FSimpleColorInterpolation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kakashysen","download_url":"https://codeload.github.com/kakashysen/SimpleColorInterpolation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kakashysen%2FSimpleColorInterpolation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269976788,"owners_count":24506466,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","csharp","unity","unity-3d","unity-scripts","unity-tutorials"],"created_at":"2024-11-16T10:12:55.581Z","updated_at":"2026-05-15T12:03:54.969Z","avatar_url":"https://github.com/kakashysen.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Colour Animation\n\nExample of colour interpolation from C# code.  This example change the `Emission Color` for a simple Cube. \nFor more information you can check my [blog](http://blog.jappsku.co/como-crear-una-animacion-de-color-desde-c-en-unity)\n\n## What is inside\n\n### __PlayerCube__\na simple `gameObject`(cube) that has an rotation in axis y and change the emission colour.\n\n### __Player__\na `c# scrtip` that contains the animation to change the emission colour.\n\n### __Start__\nContains two important lines. You can comment and uncomment each one of them and test the game to see the animation changes.\n\n```c#\nStartCoroutine(ColorChange(Color.yellow));\n//StartCoroutine(Blink());\n```\n\n## Author\n\nJose Aponte, joseapontec@gmail.com\n\n## Licencse\n\nAvailable under the MIT license. See the LICENSE file for more info.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkakashysen%2Fsimplecolorinterpolation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkakashysen%2Fsimplecolorinterpolation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkakashysen%2Fsimplecolorinterpolation/lists"}