SDL
Simple DirectMedia Layer for Delphi
Pascal bindings that allow you to use SDL and other useful libraries with Delphi.
Included
- SDL (https://github.com/libsdl-org/SDL)
- SDL2_gfx (https://github.com/Semphriss/SDL2_gfx)
- pl_mpeg (https://github.com/phoboslab/pl_mpeg)
- Nuklear (https://github.com/Immediate-Mode-UI/Nuklear)
- stb_image (https://github.com/nothings/stb)
- stb_image_write (https://github.com/nothings/stb)
- stb_truetype (https://github.com/nothings/stb)
- miniaudio (https://github.com/mackron/miniaudio)
- physfs (https://github.com/icculus/physfs)
- minizip (https://github.com/madler/zlib)
- enet (https://github.com/lsalzman/enet)
Minimum Requirements
- Windows 10+ (64 bits)
- Delphi Community Edition (Win64 platform only)
Usage
You simply add SDL to your uses section and everything will be linked in your executable, ready for use with no DLLs to maintain. You will have direct access to all the aforementioned libraries.
Support
Made with ❤️ in Delphi
Bookmarks