mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-01 10:30:08 -05:00
b5b660e2a0
Previously, 'os' had imbue(std::locale("")) called on it, which resulted in a localised stream that inserted commas into numbers. This is inconvenient, as it inserts commas into the output filename for frame numbers of 1,000 or higher |
||
---|---|---|
Builds | ||
Data | ||
Deps/CL | ||
Source | ||
.gitignore | ||
LICENSE | ||
README.md |
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.