https://github.com/bv7dev/minimal-sokol-fips-app
A minimal sokol app using the fips build system
https://github.com/bv7dev/minimal-sokol-fips-app
Last synced: 10 months ago
JSON representation
A minimal sokol app using the fips build system
- Host: GitHub
- URL: https://github.com/bv7dev/minimal-sokol-fips-app
- Owner: bv7dev
- License: mit
- Created: 2022-04-13T12:02:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T15:05:58.000Z (about 4 years ago)
- Last Synced: 2025-01-10T23:27:57.246Z (over 1 year ago)
- Language: C++
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sokol starter template
A minimal sokol app using the fips build system and imgui.
Currently this is only running on linux and in the browser via emscripten.
Other platforms will be added incrementally.
This is for me to learn the fips build system and cmake.