Skip to content

Final Major Release unless GUI is added - IFS Multithreaded animations

Compare
Choose a tag to compare
@tamchow tamchow released this 20 Jan 14:02
· 141 commits to master since this release

Officially the core program has been completed. GUI is not forthcoming.

IFS Multithreaded animations enabled. IFS Multithreaded renders require 2 passes, so are quite a bit slower as the preloader is single-threaded while the render is multi-threaded. Code restructuring and container classes have been modified to better suit libraries. I will now cease development on this project except for bugfixes. I will only, if ever, work on a GUI much later this year.

Here's an Epsilon Cross for your pleasure (standard Julia set with c=-0.8+0.156i, UltraFractal default palette, I think):

fractal

With the main program feature-complete, I'm thinking about internationalisation, might work on it too. Should start documenting stuff. 10.92K lines and I'm lost in a maze of my own making! God help me! There's also a testing shell script (currently Windows batch only, sorry!), with release and debug versions. You need the main .jar to use the script (as if you didn't already know). Enjoy!