C#-ified API for SDL3 that makes it feel like a native C# library.
Find a file
2025-08-28 04:03:18 -07:00
SimpleSdl fix(events)#: Fix namespace being wrong and move some event stuff to SimpleSdl.Events 2025-08-23 08:45:28 -07:00
SimpleSdl.Demo feat#: Waste a few more hours fixing up the demo rotation spinny thing to actually rotate correctly. 2025-08-28 04:03:18 -07:00
SimpleSdl.ImGui Initial commit 2025-08-16 04:34:11 -07:00
.gitignore Initial commit 2025-08-16 04:34:11 -07:00
README.md fix(events)#: Fix namespace being wrong and move some event stuff to SimpleSdl.Events 2025-08-23 08:45:28 -07:00
SimpleSdl.slnx Initial commit 2025-08-16 04:34:11 -07:00
SimpleSdl.sublime-project Initial commit 2025-08-16 04:34:11 -07:00
SimpleSdl.sublime-workspace Initial commit 2025-08-16 04:34:11 -07:00

SimpleSdl

This library aims to provide an API for SDL3 that feels much more akin to a native C# library.

Warning!

Things will be under heavy development for the moment! Don't expect API stability yet! You have been warned!

But if you wanna play with it anyways, be my guest. :3