Skip to content
snowfox0x edited this page Jun 20, 2013 · 60 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