Skip to content

Designed for Revery, reason bindings for sdl2

License

Notifications You must be signed in to change notification settings

Rolltrax/reason-sdl2

 
 

Repository files navigation

Build Status

reason-sdl2

Based on reason-glfw. Reason / OCaml bindings for SDL2

Building

esy is used for building, so if you don't have esy, install it:

npm install -g [email protected]
  • esy install
  • esy build

Running

  • esy x test_sdl2

License

This project is licensed under the MIT License - see LICENSE for more details.

Design

TBD

Acknowledgements

  • The test texture is provided by LearnOpenGL - an excellent resource for OpenGL!
  • This is built on several great libraries, like SDL2, glad, stb_image
  • The test image is from @Arahnoid's UVChecker-map repo.

About

Designed for Revery, reason bindings for sdl2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 75.6%
  • C++ 10.7%
  • JavaScript 7.0%
  • OCaml 6.4%
  • Other 0.3%