{"id":18038014,"url":"https://github.com/quantumsheep/glsl-mlog-compiler","last_synced_at":"2026-02-16T18:31:05.835Z","repository":{"id":96168089,"uuid":"450530808","full_name":"quantumsheep/glsl-mlog-compiler","owner":"quantumsheep","description":"Transpiles GLSL to mlog (Mindustry Logic)","archived":false,"fork":false,"pushed_at":"2022-01-23T13:06:10.000Z","size":1961,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-09T02:04:49.617Z","etag":null,"topics":["compiler","glsl","graphics-programming","mindustry","mindustry-logic","mlog"],"latest_commit_sha":null,"homepage":"","language":"Python","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/quantumsheep.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":"2022-01-21T14:52:27.000Z","updated_at":"2024-12-17T08:49:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"0f1d9813-dda9-43ce-8f8c-358e93ce5a80","html_url":"https://github.com/quantumsheep/glsl-mlog-compiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quantumsheep/glsl-mlog-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fglsl-mlog-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fglsl-mlog-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fglsl-mlog-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fglsl-mlog-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumsheep","download_url":"https://codeload.github.com/quantumsheep/glsl-mlog-compiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumsheep%2Fglsl-mlog-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29514679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T17:46:34.542Z","status":"ssl_error","status_checked_at":"2026-02-16T17:46:30.907Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["compiler","glsl","graphics-programming","mindustry","mindustry-logic","mlog"],"created_at":"2024-10-30T13:14:39.813Z","updated_at":"2026-02-16T18:31:05.812Z","avatar_url":"https://github.com/quantumsheep.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GLSL to mlog compiler\nTranspiles GLSL to [mlog](https://mindustrygame.github.io/wiki/logic/0-introduction/).\n\n# Example\n```glsl\nvoid main() {\n  vec2 st = gl_FragCoord.xy / u_resolution.xy;\n  gl_FragColor = vec4(atan(st.y, st.x), sin(st.y), cos(st.x), 1.0);\n}\n```\n![Example 1](https://i.imgur.com/ZVw7w8X.png)\n\n# How to use\n```shell\npython3 . example.glsl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumsheep%2Fglsl-mlog-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantumsheep%2Fglsl-mlog-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantumsheep%2Fglsl-mlog-compiler/lists"}