Thor
SFML Extension with various game programming features, like particles, animations, vector operations
Features
Thor is an open-source and cross-platform C++ library. It extends the multimedia library SFML with higher-level features such as:
- Animations
- Particle systems
- Resource management
- Time measurement utilities
- Event handling and callbacks
- Delaunay triangulation
- Color gradients
- Vector algebra
Thor uses the build system CMake and can be compiled for Visual C++, g++ and Clang compilers, as long as they provide at least partial C++11 support. Besides SFML, the library depends on my other project Aurora, which is shipped with Thor.