https://github.com/scriptlinestudios/glasm
OpenGL + x86_64 asm
https://github.com/scriptlinestudios/glasm
assembly opengl
Last synced: 7 months ago
JSON representation
OpenGL + x86_64 asm
- Host: GitHub
- URL: https://github.com/scriptlinestudios/glasm
- Owner: ScriptLineStudios
- License: mit
- Created: 2023-11-05T09:37:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T11:41:33.000Z (over 2 years ago)
- Last Synced: 2025-01-31T09:45:18.900Z (about 1 year ago)
- Topics: assembly, opengl
- Language: Assembly
- Homepage:
- Size: 732 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GLASM
OpenGL + x86_64 asm
# Running
```bash
make -B
./main
```