Crates.io | dynfractal |
lib.rs | dynfractal |
version | 0.1.0 |
source | src |
created_at | 2022-08-01 20:02:01.493191 |
updated_at | 2022-08-01 20:02:01.493191 |
description | A program to render any equation (in terms of z and c) into an ASCII fractal |
homepage | https://seoringslerbhfa.club/dynfractal.html |
repository | https://gitlab.com/sauce420/dynfractal |
max_upload_size | |
id | 637037 |
size | 49,709 |
A program to take any iterative function in terms of z and c, and render its fractal.
This program currently renders the fractal to ASCII on the terminal.
Eventually I'd like to implement a framebuffer, which renders the fractal with a color pallete, and eventually could be interactive (zooming and panning)