An open API service indexing awesome lists of open source software.

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

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.