This program is a 3D world editor. The world is made of colored cubes. You can add some, delete them, change their color, generate constructions thanks to the magic of radial basis functions, save your scene in a simple text file, and come back to it by loading it from the same file. Have fun!
create a build folder and go in cmake ../ make ./code/main
make html
Go in build/doc/doc-doxygen/html and drag the index.html into your browser