Download
Welcome to the official download site. The last official version of Thor is 1.1. I recommend to use the Thor 2.0 development version, which is compatible with a recent SFML revision.
Git development version
The newest changes are available on GitHub. Note that the library is being modified in several places at the moment.
- GitHub page: https://github.com/Bromeon/Thor
- Repository: git://github.com/Bromeon/Thor.git
Third party
Other SFML users provide additions to Thor, which are listed below.
- Nightly builds: http://sfml.my-gate.net/nightly
In case you do not want to build the Thor 2 development version yourself, the user eXpl0it3r provides pre-built libraries for various compiler configurations. - Python binding: http://thor.python-sfml.org
The user Sonkun has ported Thor from C++ to Python. A big part of functionality is already implemented. - PKGBUILD script: https://aur.archlinux.org/packages.php?ID=60302
Something interesting for ArchLinux users. The AUR package is not maintained anymore, pick it up if you feel interested.
Thor 1.1
Latest released version of Thor, contains a lot of improvements since version 1.0.
You can download the SDK to build Thor with CMake, plus a compatible SFML version:
There are binary distributions, note that they also contain precompiled SFML libraries.
Thor 1.0
Older version of Thor. I suggest to use it only if you have an older SFML version which you don't want to update. The SDK contains include and source directories, CMake configuration files and the files to build the documentation with Doxygen. Choose this option to build for your desired platform using CMake.
Note that you need a compatible SFML version, you can download a corresponding Git snapshot .
If you don't want to bother with CMake, there is an option to download precompiled .lib, .dll or .so files for a few configurations.