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

Projects

archshift edited this page Oct 28, 2013 · 38 revisions

Projects

Welcome to the section dedicated to projects using/for SFML.

For SFML

Video

  • [C++] sfeMovie: A C++ library that lets you play movies in SFML based applications.

UI (User Interface)

  • [C++] SFGUI: A C++ library for adding graphical user interfaces to games and programs.
  • [C++ or C#] TGUI: An easy to use cross-platform GUI based on SFML 2 and written in C++.

Other extensions

  • [C++] Zoost & Zoom libraries: Geometric objects, customizable shapes, animation tools & light rendering.
  • [C++] Thor: Particle systems, animations, pausable clocks, vector functions, resource/event handling, triangulations, and much more...
  • [C++] BZeps-SFML-Snippets: Particle System, Animation & Tileset support and other good stuffs. Currently in development, any help/pull requests greatly appreciated!
  • [Ruby] GDE: An environment for rbSFML that helps out with development.

Physics

Websites/Tools/Other

  • SFMLUploads.org: Upload your project archives & screenshots, or codesnippets for inclusion in forums, here.
  • SimpleSprite - A small class designed to emulate the sf::Sprite functionality, and to extend it by adding the ability to set Size directly via a setSize(..) method, and the ability to set per-vertex colors via setVertexColor(int index, sf::Color color)

Language Bindings

Video Games

Closed Source

Open Source

  • [C++] Metroid Prime : Némésis: 2D fangame following the famous Metroid Prime 3.
  • [C++] Kroniax: a sidescroller, steer the ship without touching the walls
  • [C#] Pax: A Wargame: A grand strategy game around the topics of war, diplomacy, exploration and trade, set during the Middle Ages and Renaissance. In early development, C#-coded, Python-scriptable.
  • [C++11] Open Hexagon (GitHub): C++11 open source clone of "Super Hexagon". Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
  • [C++11] operation bloodshed: arcade game, spiritual successor to "Operation Carnage" - similar to Smash TV or Robotron
Clone this wiki locally