Skip to content

radicazz/laya

Repository files navigation

logo

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

C++ 20 Badge SDL3 Badge CMake Badge
License: MIT

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.

example

License

This project falls under the MIT License. See LICENSE.txt for details.