Generate bitmaps using nodes.
For more information check out the wiki.
For now, Emergence is supported only on the GNU/Linux system. To build it you will need cmake
and the Qt5Widgets
library.
It's highly recommended to build out of the source directory. For example, type the following commands:
$ mkdir build
$ cd build
$ cmake ..
$ make
Check out my TODO-List!
Feel free to send your feedback to [email protected]