Blobalizer
|
If you want to compile Blobalizer yourself you can do so with a few simple steps.
Note that it the application will likely also work on other platforms supported by Magnum with no or only minor adaptations.
The first step is to clone our repository from https://github.com/OpenByteDev/Blobalizer.
Next we want to use CMake to generate the build system and then build the project.
The resulting executable can now be found at build\Debug\bin\Blobalizer.exe
.
Now you can start to use or customize Blobalizer to your liking. If you are unfamiliar with the application you can find a usage tutorial here.