Fractal Renderer
A downloadable tool for Windows and Linux
A simple fractal renderer written in c++ using SDL2. It currently has Mandelbrot and Burning Ship fractals. In the future, I plan to add multithreading, anti-aliasing and more fractals.
Controls
- Left Mouse - Zoom in
- Right Mouse - Zoom out
- F11 - Toggle fullscreen
- Escape - Either switches out to window mode or quits the application
- M - Increase iterations
- N - Decrease iterations
- X - Increase color rotation speed
- Z - Decrease color rotation speed
- V - Increase color offset
- C - Decrease color offset
- R - Return to initial position, iterations (128) and colors
- 1 - Mandelbrot Set
- 2 - Burning Ship
- F5 - Manually refresh window
Source Code
Source code is MIT licenced and available on my GitHub:
Status | Released |
Category | Tool |
Platforms | Windows, Linux |
Author | NicolasDreams |
Made with | SDL |
Tags | 2D, cpp, Experimental, fractal, Open Source, psychedelic, sdl, sdl2 |
Code license | MIT License |
Average session | A few minutes |
Inputs | Keyboard, Mouse |
Leave a comment
Log in with itch.io to leave a comment.