Pascal bindings that allow you to use SFML and other useful libraries with Delphi and FreePascal.
#Simple and Fast Multimedia Library for Pascal
1 messages · Page 1 of 1 (latest)
Recently added:
- ZipArc - Standalone zip archive utility (see buildres.bat)
- ZipFile - Added support for loading/streaming SFML resources from a standard zip archive
- Example of video playback using
pl_mpeg.
Is that rendered in SFML or a video playback?
Yes, rendered in SFML, using pl_mpeg for the mpeg decoding and SDL2 audio for the audio. I've not yet figured out how to get the audio to work properly using SFML audio.