A cross-platform graphics library for LuaJIT entirely from scratch.
Based upon the WebGPU and Vulkan specifications.
See the triangle example for the full code.
| Backend | Windows | Linux | macOS |
|---|---|---|---|
| OpenGL 4.5+ | ✅ | ✅ | ❌ |
| Vulkan | 🚧 | 🚧 | ❌ |
This is mainly intended to be consumed with the lpm package manager.
lpm add --git https://github.com/codebycruz/hood