~sircmpwn/hare-sdl2

SDL2 bindings for Hare
Add SDL text input wrappers
Add SDL_GL_GetDrawableSize
Add SDL_GL_SetSwapInterval

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~sircmpwn/hare-sdl2
read/write
git@git.sr.ht:~sircmpwn/hare-sdl2

You can also use your local clone with git send-email.

#hare-sdl2

These are WIP bindings between Hare and SDL2.

Please do not make GUIs with this.

#Usage

  • Install libsdl2, libsdl2-image, libsdl2-mixer and libopusfile.
  • Run make run to run the demo.