{"id":30356665,"url":"https://github.com/zschzen/glasm","last_synced_at":"2025-08-19T06:42:01.954Z","repository":{"id":309789028,"uuid":"1037552021","full_name":"zschzen/GLASM","owner":"zschzen","description":"A simple OpenGL 1.1 triangle renderer written in NASM","archived":false,"fork":false,"pushed_at":"2025-08-13T21:07:39.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-13T21:22:49.361Z","etag":null,"topics":["assembly","glfw","nasm","opengl11"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zschzen.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,"zenodo":null}},"created_at":"2025-08-13T18:41:59.000Z","updated_at":"2025-08-13T21:07:42.000Z","dependencies_parsed_at":"2025-08-13T21:22:52.560Z","dependency_job_id":"f1c1cfcf-8c92-4347-956f-62b386ae9ffe","html_url":"https://github.com/zschzen/GLASM","commit_stats":null,"previous_names":["zschzen/glasm"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/zschzen/GLASM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zschzen%2FGLASM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zschzen%2FGLASM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zschzen%2FGLASM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zschzen%2FGLASM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zschzen","download_url":"https://codeload.github.com/zschzen/GLASM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zschzen%2FGLASM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271114186,"owners_count":24701618,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["assembly","glfw","nasm","opengl11"],"created_at":"2025-08-19T06:41:59.953Z","updated_at":"2025-08-19T06:42:01.875Z","avatar_url":"https://github.com/zschzen.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./.github/assets/logo.svg\"\u003e\n    \u003cimg alt=\"Logo\" src=\"./.github/assets/logo.svg\" width=\"100px\" align=\"left\"\u003e\n\u003c/picture\u003e\n\n### `OpenGL-ASM x64 NASM Project (GLASM)`\n\n[![License][license-badge]][LICENSE]\n[![macos-x86_64-build](https://github.com/zschzen/GLASM/actions/workflows/macos_x64.yml/badge.svg)](https://github.com/zschzen/GLASM/actions/workflows/macos_x64.yml)\n[![linux-x86_64-build](https://github.com/zschzen/GLASM/actions/workflows/linux_x64.yml/badge.svg)](https://github.com/zschzen/GLASM/actions/workflows/linux_x64.yml)\n\nSimple OpenGL demo rendering a triangle using GLFW and NASM assembly.\n\n\n\u003cp align=\"center\"\u003e\n    \u003cimg width=\"49%\" alt=\"GLASM\" src=\"https://github.com/user-attachments/assets/3bf8d210-a8cc-4617-bfb4-681094c927a0\" /\u003e\n\u003c/p\u003e\n\n## Features\n- Cross-platform support (macOS/Linux\u003csup\u003e?\u003c/sup\u003e/Windows\u003csup\u003e?\u003c/sup\u003e)\n- GLFW window management\n- Window resize handling\n- Interactive keyboard controls\n- Colored triangle rendering\n\n\u003e [!WARNING]\n\u003e Windows and Linux support are currently untested\n\n## Requirements\n- **Assembler**: [NASM](https://github.com/netwide-assembler/nasm.git) (v2.15+)\n- **Linker**: [GCC](https://gcc.gnu.org/)\n- **Dependencies**:\n  - [GLFW](https://www.glfw.org/)\n  - [OpenGL](https://www.opengl.org/)\n\n## Build Instructions\n\n```bash\nmake\n```\n\nOutput will be in `build/GLASM` (or `GLASM.exe` on Windows)\n\n## Run\n```bash\n./build/GLASM\n```\n\n## Clean Build\n```bash\nmake clean\n```\n\n## Controls\n- **ESC**: Exit application\n\n## License\nzlib/libpng License - See [LICENSE] file for details\n\n---\n\n[//]: (Externals)\n\n[license-badge]: https://img.shields.io/github/license/zschzen/GLASM\n[LICENSE]: https://github.com/zschzen/GLASM/blob/main/LICENSE\n\n[//]: (EOF)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzschzen%2Fglasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzschzen%2Fglasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzschzen%2Fglasm/lists"}