Files
space_game/3rdparty/README.md
2026-01-29 17:06:34 +01:00

21 lines
278 B
Markdown

## emilib: Loose collection of misc C++ libs
Repo.: https://github.com/emilk/emilib
## stb: single-file public domain libraries for C/C++
Repo.: https://github.com/nothings/stb
## bgfx for rendering
Repos.:
- bx
- bimg
- bgfx
- bgfx.cmake
## glfw for window creation