mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 20:24:39 +00:00
11 lines
327 B
Markdown
11 lines
327 B
Markdown
# GoldFish Engine
|
|
|
|
## Stack
|
|
- OpenGL 1.1 (probably) on WGL/GLX/[GLFW](https://www.glfw.org/)
|
|
- [Open Dynamics Engine](https://ode.org)
|
|
- [zlib](https://zlib.net)
|
|
- [Lua](https://lua.org)
|
|
- [stb](https://github.com/nothings/stb)
|
|
- [miniaudio](https://github.com/mackron/miniaudio)
|
|
- [Premake5](https://premake.github.io)
|