Initial commit

This commit is contained in:
mfeemster
2014-07-08 00:05:16 -07:00
commit 1493c22925
2 changed files with 678 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
fractorium
==========
A Qt-based fractal flame editor which uses a C++ re-write of the flam3 algorithm named Ember and a GPU capable version named EmberCL which implements a portion of the cuburn algorithm in OpenCL.