Releases: chalbin73/romanesco
Releases · chalbin73/romanesco
v0.2.1 !
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).
First version : v0.1.0 !
First version : v0.1.0 !
- Mandelbrot and Julia sets plotting
- Panning and zooming
- Moivre exponentiation formula
- OpenGL rendering
- Logging system
- GL texture exporting
- Resolution changing
Binaries for Windows and Linux are provided for the x86_64 architecture.