Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Marin-MK/odl
An Object-Oriented wrapper of SDL2
https://github.com/Marin-MK/odl
Last synced: 3 months ago
JSON representation
An Object-Oriented wrapper of SDL2
- Host: GitHub
- URL: https://github.com/Marin-MK/odl
- Owner: Marin-MK
- License: mit
- Created: 2019-05-01T17:42:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T13:26:11.000Z (over 1 year ago)
- Last Synced: 2024-08-02T08:09:44.786Z (6 months ago)
- Language: C#
- Homepage:
- Size: 479 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sdl - odl
README
odl
odl, short for Object-Oriented DirectMedia Layer, is first and foremost a cross-platform .NET Core C# library for creating a window and displaying and manipulating the content of that window. It also includes simple input handling and audio playback.
An extensive introduction, documentation and examples can be found at https://m3rein.gitbook.io/odl/.