{"id":18936999,"url":"https://github.com/qc20/glsl-shader","last_synced_at":"2026-05-07T08:33:53.463Z","repository":{"id":246841409,"uuid":"822331689","full_name":"QC20/GLSL-Shader","owner":"QC20","description":"This repository contains a WebGL project that demonstrates shader animation using WebGL (Web Graphics Library). The animation is rendered on a full-screen canvas and is powered by custom vertex and fragment shaders.","archived":false,"fork":false,"pushed_at":"2024-06-30T23:57:28.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T21:40:10.234Z","etag":null,"topics":["creative-coding","css","html","javascript","ui","ui-design","visualization","web"],"latest_commit_sha":null,"homepage":"https://qc20.github.io/GLSL-Shader/","language":"JavaScript","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/QC20.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":"2024-06-30T23:49:09.000Z","updated_at":"2024-06-30T23:57:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"f70ef5b3-c0a3-4302-93e2-8c1513921c12","html_url":"https://github.com/QC20/GLSL-Shader","commit_stats":null,"previous_names":["qc20/glsl-shader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FGLSL-Shader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FGLSL-Shader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FGLSL-Shader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QC20%2FGLSL-Shader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QC20","download_url":"https://codeload.github.com/QC20/GLSL-Shader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239937697,"owners_count":19721483,"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":["creative-coding","css","html","javascript","ui","ui-design","visualization","web"],"created_at":"2024-11-08T12:09:32.179Z","updated_at":"2026-03-21T11:30:16.742Z","avatar_url":"https://github.com/QC20.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebGL Shader Animation\n\nThis repository contains a WebGL project that demonstrates shader animation using WebGL (Web Graphics Library). The animation is rendered on a full-screen canvas and is powered by custom vertex and fragment shaders.\n\n## Features\n\n- **Dynamic Animation**: Utilizes WebGL to create real-time animated graphics directly in the browser.\n- **Shader Programming**: Custom fragment and vertex shaders (`fs` and `vs` respectively) define the visual effects and animation behavior.\n- **Responsive Canvas**: The WebGL canvas dynamically adjusts to fill the entire browser window, ensuring a responsive and immersive viewing experience.\n- **Interactive Elements**: Demonstrates shader interactivity with mouse input and time-based animation.\n- **Shader Functions**: Includes functions for noise generation (`noise`) and 2D rotation (`rotate2d`) to manipulate shader visuals.\n\n## Technologies Used\n\n- **WebGL**: A JavaScript API for rendering interactive 3D and 2D graphics within any compatible web browser.\n- **HTML/CSS**: Standard web technologies used to structure and style the page and canvas.\n- **JavaScript**: Provides the logic to initialize WebGL, manage shaders, and handle animation updates.\n- **Shader Language**: GLSL (OpenGL Shading Language) used for creating custom shaders that define the visual output.\n\n## Usage\n\nTo view and interact with the animation:\n1. Clone the repository or download the source code.\n2. Open the `index.html` file in a WebGL-capable web browser.\n3. Explore the animated shader effects rendered in real-time.\n4. Resize the browser window to see the responsive canvas in action.\n\n\nFeel free to explore, modify, and use this project to learn more about WebGL, shader programming, and real-time graphics on the web.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqc20%2Fglsl-shader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqc20%2Fglsl-shader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqc20%2Fglsl-shader/lists"}