An open API service indexing awesome lists of open source software.

https://github.com/voltageddebunked/x86gl

This is a simple implementation of making a window using OpenGL in pure x86-64 NASM Intel assembly.
https://github.com/voltageddebunked/x86gl

Last synced: about 1 year ago
JSON representation

This is a simple implementation of making a window using OpenGL in pure x86-64 NASM Intel assembly.

Awesome Lists containing this project

README

          

# X86GL

This is a simple implementation of making a window using OpenGL in pure x86-64 NASM Intel assembly.

## License

[GPL-3.0](LICENSE)