Simple OpenGL demo rendering a triangle using GLFW and NASM assembly.
- Cross-platform support (macOS/Linux?/Windows?)
- GLFW window management
- Window resize handling
- Interactive keyboard controls
- Colored triangle rendering
Warning
Windows and Linux support are currently untested
makeOutput will be in build/GLASM (or GLASM.exe on Windows)
./build/GLASMmake clean- ESC: Exit application
zlib/libpng License - See LICENSE file for details
