{"id":15168495,"url":"https://github.com/unitoftime/glitch","last_synced_at":"2025-10-25T13:30:54.037Z","repository":{"id":57643191,"uuid":"421008944","full_name":"unitoftime/glitch","owner":"unitoftime","description":"A shader-based rendering library written in Go ","archived":false,"fork":false,"pushed_at":"2025-01-25T12:02:49.000Z","size":1072,"stargazers_count":27,"open_issues_count":6,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T08:49:26.554Z","etag":null,"topics":["gamedev","go","golang","opengl"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unitoftime.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":"2021-10-25T12:11:31.000Z","updated_at":"2025-01-25T12:02:52.000Z","dependencies_parsed_at":"2023-02-18T00:30:31.815Z","dependency_job_id":"c5753f99-8104-44b5-b1eb-5625924d098b","html_url":"https://github.com/unitoftime/glitch","commit_stats":{"total_commits":314,"total_committers":4,"mean_commits":78.5,"dds":0.09235668789808915,"last_synced_commit":"7ef8dea0b9bb60e01aa220bc7b05e024b85f15b2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitoftime%2Fglitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitoftime%2Fglitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitoftime%2Fglitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unitoftime%2Fglitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unitoftime","download_url":"https://codeload.github.com/unitoftime/glitch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238147551,"owners_count":19424282,"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":["gamedev","go","golang","opengl"],"created_at":"2024-09-27T06:04:29.352Z","updated_at":"2025-10-25T13:30:48.571Z","avatar_url":"https://github.com/unitoftime.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Reference](https://pkg.go.dev/badge/github.com/unitoftime/glitch.svg)](https://pkg.go.dev/github.com/unitoftime/glitch)\n[![build](https://github.com/unitoftime/glitch/actions/workflows/build.yml/badge.svg)](https://github.com/unitoftime/glitch/actions/workflows/build.yml)\n\n\n`Warning: This library is very much a work in progress. But you're welcome to check it out and provide feedback/bugs if you want.`\n\n## Overview\nGlitch is a shader based rendering library built on top of OpenGL and WebGL. At a high level, I'd like glitch to be data driven. Shaders are just programs that run on the GPU, so my objective is to make Glitch a platform that makes it easier to do the things that are hard in rendering:\n1. Efficiently ordering, moving, and batching data to the GPU\n2. Efficiently executing programs on that copied data\n\n## Platform Support\nCurrently, we compile to:\n * Desktop (Windows, Linux)\n * Browser (via WebAssembly)\n\nPlatforms that I'd like to add, but haven't added or haven't tested:\n * Desktop (MacOS - OpenGL is deprecated, I also don't own a mac. So it's hard to test)\n * Mobile Apps\n * Mobile Browsers\n\n## Usage\nYou can look at the examples folder, sometimes they go out of date, but I try to keep them working. Because APIs are shifting I don't have definite APIs defined yet.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitoftime%2Fglitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funitoftime%2Fglitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funitoftime%2Fglitch/lists"}