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

Projects

polymeris edited this page Jul 5, 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.

Other extensions

  • [C++] Zoost & Zoom libraries: Geometric objects, customizable shapes, animation tools & light rendering.
  • [C++] Thor C++ Library: Provides pausable clocks, vector functions, particles, resource/event handling, triangulations, and 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.

Clone this wiki locally