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

https://github.com/radicazz/laya

SDL meets idiomatic C++
https://github.com/radicazz/laya

cmake cpp cross-platform library sdl sdl3 ui user-interface wrapper

Last synced: 3 days ago
JSON representation

SDL meets idiomatic C++

Awesome Lists containing this project

README

          





Get Started
Examples
Releases
Contribute



An intuitive C++ wrapper for modern, idiomatic and efficient multi-media development with SDL.



GitHub Last Commit

Build Status


Tests Status


Static Analysis








About



With laya you can create windows, handle input, render graphics, upload textures from surfaces, and manage resources in a type-safe and efficient manner built ontop of SDL. You can find more examples here to help you get started.

## License

This project falls under the MIT License. See [LICENSE.txt](LICENSE.txt) for details.