{"id":19647844,"url":"https://github.com/chances/bismuth","last_synced_at":"2025-04-28T15:32:14.963Z","repository":{"id":45371317,"uuid":"397122494","full_name":"chances/bismuth","owner":"chances","description":"A generic, bring your own framework/engine graphics library for games and visualizations","archived":false,"fork":false,"pushed_at":"2023-03-11T21:43:21.000Z","size":83,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T09:24:50.650Z","etag":null,"topics":["3d-graphics","crystal","graphics","graphics-library","windowing"],"latest_commit_sha":null,"homepage":"https://chances.github.io/bismuth","language":"Crystal","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/chances.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["chances"],"patreon":"chances","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-08-17T05:55:49.000Z","updated_at":"2022-03-21T21:15:07.000Z","dependencies_parsed_at":"2024-11-11T14:46:26.547Z","dependency_job_id":"764ad699-4f4f-4928-a19c-7401534fd9b8","html_url":"https://github.com/chances/bismuth","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chances%2Fbismuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chances%2Fbismuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chances%2Fbismuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chances%2Fbismuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chances","download_url":"https://codeload.github.com/chances/bismuth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251338770,"owners_count":21573609,"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":["3d-graphics","crystal","graphics","graphics-library","windowing"],"created_at":"2024-11-11T14:46:13.498Z","updated_at":"2025-04-28T15:32:09.940Z","avatar_url":"https://github.com/chances.png","language":"Crystal","funding_links":["https://github.com/sponsors/chances","https://patreon.com/chances"],"categories":[],"sub_categories":[],"readme":"# Bismuth\n\nA generic, bring your own framework/engine graphics library for games and visualizations.\n\n## Installation\n\n1. Add the dependency to your `shard.yml`:\n\n   ```yaml\n   dependencies:\n     bismuth:\n      github: chances/bismuth\n   ```\n\n2. Run `shards install`\n\n## Usage\n\n```crystal\nrequire \"bismuth\"\n\n# TODO: Write usage instructions here\n```\n\nSee the [API documentation](https://chances.github.io/bismuth).\n\n### Debian Linux\n\nRequired libraries:\n\n- [`libvulkan-dev`](https://github.com/KhronosGroup/Vulkan-Loader)\n- `mesa-vulkan-drivers`\n\n#### For NVidia GPUs\n\n- `nvidia-driver-470`\n\n### Running Examples\n\n#### Triangle\n\n##### macOS\n\n```shell\nmake bin/triangle.app\nopen bin/triangle.app\n```\n\n##### Linux\n\n```shell\nmake bin/triangle\n./bin/triangle\n```\n\n## Behind the Name\n\nBismuth germanium oxide is one of [many other piezoelectric materials](https://en.wikipedia.org/wiki/Crystal_oscillator#Other_materials) used as crystal oscillators.\n\n\u003e A crystal oscillator is an electronic oscillator circuit that uses the mechanical resonance of a vibrating crystal of piezoelectric material to create an electrical signal with a constant frequency.\n\n\u003csmall\u003e[Crystal oscillator](https://en.wikipedia.org/wiki/Crystal_oscillator), Wikipedia, 2021.\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchances%2Fbismuth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchances%2Fbismuth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchances%2Fbismuth/lists"}