Skip to content

panjunbiao/SDL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple DirectMedia Layer

Chat on Discord Twitter Follow

SDL

Simple DirectMedia Layer for Delphi

Pascal bindings that allow you to use SDL and other useful libraries with Delphi.

Included

  • SDL
  • SDL_image
  • SDL_mixer
  • SDL_net
  • SDL_ttf

Minimum Requirements

Usage

  • You simply add SDL to your uses section and everything will be linked into your executable, ready for use with no DLLs to maintain. You will have direct access to all the aforementioned libraries.
  • Load SDL For Delphi.groupproj group file in installdir\sources to load, compile and run SDL examples. NOTE: We will add more examples over time, so be sure the check this repo often.

Support

Delphi

Made with ❤️ in Delphi

About

Simple DirectMedia Layer for Delphi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 100.0%