Go to file
mfeemster 280473c8a0 Add scrollbars
Add scrollbars to various UI areas to be more friendly to low resolution
monitors. This works well down to vertical resolutions of 960. Below
that, things will get scrunched.
2014-07-20 17:16:23 -07:00
Builds/MSVC/VS2010 Numerous fixes 2014-07-18 23:33:18 -07:00
Data Numerous fixes 2014-07-18 23:33:18 -07:00
Source Add scrollbars 2014-07-20 17:16:23 -07:00
.gitignore Add scrollbars 2014-07-20 17:16:23 -07:00
LICENSE Initial commit 2014-07-08 00:05:16 -07:00
README.md Initial commit 2014-07-08 00:05:16 -07:00

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.