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

Sources

Robert42 edited this page Oct 25, 2012 · 68 revisions

Sourdce Codes

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

Game Engines

##Drawables

Network

GUI

  • [C++] FormatText : Format simply a sf::Text in width and height. (by Thiziri)
  • [C++] RichText : Class to handle rich text. (by Panithadrum)

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