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

Sources

TheNexus edited this page Apr 24, 2011 · 68 revisions

Source Codes

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

Game Engines

Graphics

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