{"id":29698633,"url":"https://github.com/dlanggamedev/bindbc-glslang","last_synced_at":"2026-02-05T21:03:19.520Z","repository":{"id":271700244,"uuid":"914300067","full_name":"DLangGamedev/bindbc-glslang","owner":"DLangGamedev","description":"Dynamic binding to GLSL reference compiler","archived":false,"fork":false,"pushed_at":"2025-03-29T22:30:35.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-07T10:34:04.136Z","etag":null,"topics":["glsl","glslang","shader-programming"],"latest_commit_sha":null,"homepage":null,"language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DLangGamedev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","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":"2025-01-09T10:27:15.000Z","updated_at":"2025-03-29T22:30:38.000Z","dependencies_parsed_at":"2025-01-09T11:33:56.765Z","dependency_job_id":"71da0e9f-a3e8-46ac-898b-3211af135bd2","html_url":"https://github.com/DLangGamedev/bindbc-glslang","commit_stats":null,"previous_names":["gecko0307/bindbc-glslang","dlanggamedev/bindbc-glslang"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/DLangGamedev/bindbc-glslang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLangGamedev%2Fbindbc-glslang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLangGamedev%2Fbindbc-glslang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLangGamedev%2Fbindbc-glslang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLangGamedev%2Fbindbc-glslang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DLangGamedev","download_url":"https://codeload.github.com/DLangGamedev/bindbc-glslang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DLangGamedev%2Fbindbc-glslang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29134243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T20:50:26.975Z","status":"ssl_error","status_checked_at":"2026-02-05T20:49:26.082Z","response_time":65,"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":["glsl","glslang","shader-programming"],"created_at":"2025-07-23T10:10:51.409Z","updated_at":"2026-02-05T21:03:18.040Z","avatar_url":"https://github.com/DLangGamedev.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BindBC-GLSLang\nBindBC binding to [GLSL reference compiler from Khronos Group](https://github.com/KhronosGroup/glslang). This package allows to embed a GLSL-to-SPIR-V compilation toolchain into your application, thereby avoiding the tedious separate shader building step.\n\n[![DUB Package](https://img.shields.io/dub/v/bindbc-glslang.svg)](https://code.dlang.org/packages/bindbc-glslang)\n[![DUB Downloads](https://img.shields.io/dub/dm/bindbc-glslang.svg)](https://code.dlang.org/packages/bindbc-glslang)\n\n## Usage\n```\ndub add bindbc-glslang\n```\n\nBindBC-GLSLang relies on a shared library: `glslang.dll` on Windows and `libglslang.so` on Linux. To compile GLSLang with shared libraries, use `BUILD_SHARED_LIBS` CMake option, for example:\n\n```\ncmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlanggamedev%2Fbindbc-glslang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdlanggamedev%2Fbindbc-glslang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdlanggamedev%2Fbindbc-glslang/lists"}