{"id":23066391,"url":"https://github.com/xjine/unity_colorcorrectionshader","last_synced_at":"2025-04-03T09:12:33.867Z","repository":{"id":181142199,"uuid":"666285553","full_name":"XJINE/Unity_ColorCorrectionShader","owner":"XJINE","description":"Shader functions to color correction","archived":false,"fork":false,"pushed_at":"2024-08-09T05:43:46.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T22:28:03.223Z","etag":null,"topics":["shader","unity"],"latest_commit_sha":null,"homepage":"","language":"HLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XJINE.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-14T06:27:54.000Z","updated_at":"2024-08-09T05:42:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5dc13b3-f7cf-46db-be48-fa9f810b1493","html_url":"https://github.com/XJINE/Unity_ColorCorrectionShader","commit_stats":null,"previous_names":["xjine/unity_colorcollectionshader","xjine/unity_colorcorrectionshader"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_ColorCorrectionShader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_ColorCorrectionShader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_ColorCorrectionShader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_ColorCorrectionShader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XJINE","download_url":"https://codeload.github.com/XJINE/Unity_ColorCorrectionShader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246970322,"owners_count":20862509,"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","unity"],"created_at":"2024-12-16T05:13:00.880Z","updated_at":"2025-04-03T09:12:33.822Z","avatar_url":"https://github.com/XJINE.png","language":"HLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity_ColorCorrectionShader\n\nShader functions to color correction.\n\n## Functions\n\n```hlsl\nfloat4 RgbToHsv(float4 rgb)\nfloat4 HsvToRgb(float4 hsv)\nfloat4 RgbToHsl(float4 rgb)\nfloat4 HslToRgb(float4 hsl)\n\nfloat4 HsvShift(float4 rgb, float4 shift)\nfloat4 HslShift(float4 rgb, float4 shift)\n\nfloat4 GrayScale(float4 color)\nfloat4 GrayScaleREC601(float4 color)\nfloat4 GrayScaleREC709(float4 color)\n\nfloat4 BrightnessSaturationContrast\n(float4 color, float brightness, float saturation, float contrast)\n\nfloat4 ColorCorrection\n(float4 color, float4 bscPrams, float4 hsvShift)\n```\n\n## Importing\n\nYou can use Package Manager or import it directly.\n\n```\nhttps://github.com/XJINE/Unity_ColorCorrectionShader.git?path=Assets/Packages/ColorCorrectionShader\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_colorcorrectionshader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjine%2Funity_colorcorrectionshader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_colorcorrectionshader/lists"}