Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.

Sources

Foaly edited this page May 29, 2013 · 68 revisions

Sourdce Codes

Welcome to the section dedicated to external source codes for SFML.

Game Engines

##Drawables

Network

GUI

  • [C++] RichText : Class to handle rich text. (by Panithadrum)
  • [C++] Fader : Class to facilitate fading. (by cire)

Miscellaneous

Audio

  • [C++] MP3 Player : Class inspired sf:: Music for playing mp3 file using the library mpg123
  • [C++] Audio Player : Class inspired sf:: Music for playing audio file using the library ffmpeg

Clone this wiki locally