Skip to content

v0.2.1 !

Latest
Compare
Choose a tag to compare
@chalbin73 chalbin73 released this 13 Nov 17:10
· 7 commits to master since this release

v0.2.1 is now out !

Changes :

  • Rewrote the rendering backend interface, now its cleaner, and new fractals can be easily implemented

Mandelbrot / Julia sets :

  • Added a way to change coloring method
  • Added a coloring map system, coloring schemes can now be easily created and loaded/changed
  • Added an iterations visualization histogram

Other fractals like Burning Ship, Newton and more, should come in the near future (Hopefully).