Experimentum is a playground project. I use it to test some interesting ideas mostly connected to computer graphics.
It's continuation of Fractals project - but without fractals yet :)
- Linux/Unix OS
- Qt 5.7 (https://www.qt.io/)
Preferred way to compile project:
-
Go to main directory (it contains README.md).
-
Create folder:
build. -
Open terminal and go to
artifactsfolder. -
Run
build.shscript. -
Compiled application should be in
artifactsfolder.