Bindings to Sokol for personal use. API
Very early in progress..
Enable features:
impl-app
: Compile sokol_app.h
sdl2
: Use SDL2impl-gfx
: Compile sokol_gfx.h
. Specify graphics backend with feature:
glcore33
: compile sokol_gfx.h
with GlCore33 backendfontstash
: Add sokol_gfx.h
support for FontStashMy devlog is here.