https://github.com/pixelguys/cubyz-libs
Contains precompiled-binaries of the libraries used in Cubyz.
https://github.com/pixelguys/cubyz-libs
Last synced: 9 months ago
JSON representation
Contains precompiled-binaries of the libraries used in Cubyz.
- Host: GitHub
- URL: https://github.com/pixelguys/cubyz-libs
- Owner: PixelGuys
- Created: 2023-10-21T12:42:22.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-05-05T18:25:42.000Z (about 1 year ago)
- Last Synced: 2025-06-05T16:07:09.799Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 960 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cubyz-libs
Used to generate precompiled-binaries of the C libraries used in Cubyz:
- [harfbuzz](https://github.com/harfbuzz/harfbuzz)
- [freetype](https://github.com/freetype/freetype/)
- [glfw](https://github.com/glfw/glfw)
- [glad](https://gen.glad.sh/)
- [portaudio](https://github.com/PortAudio/portaudio)
- [stb_image, stb_image_write, stb_vorbis](https://github.com/nothings/stb)
Issues are tracked on the [main repository](https://github.com/PixelGuys/Cubyz).