mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-22 16:15:01 -04:00
2df1f7a52bc304a6c56b83769dfe0acf20d2f7f7

RendererBase: Add ComputeCamera() as a virtual function. Add strips parameter to TotalIterCount(). Renderer: Implement ComputeCamera() as an override. SpatialFilter: Ensure filters that are too small are made large enough to create. FinalRenderDialog: Add estimated iters table row and populate on all UI updates. FractoriumParams: Zoom was not being saved, loaded. Fixed. GLWidget: Prevent mouse wheel event from being passed to the scroll bars. It should only affect the scale.
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.
Languages
C++
87.3%
C
9%
Rich Text Format
1.5%
QMake
1.1%
Shell
0.4%
Other
0.6%