index
:
complex-fractals
main
Escape Time Algorithm Based Complex Fractal Generator
JP Appel
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-22
default to resolution to current term size
JP Appel
2024-04-22
update makefile
JP Appel
2024-04-22
update readme and todo
JP Appel
2024-04-21
implemented julia sets
JP Appel
2024-04-21
implemented shared versions
JP Appel
2024-04-21
fixed file grid IO
JP Appel
2024-04-21
increased precision from double complex to long double complex
JP Appel
2024-04-20
update makefile for shared version
JP Appel
2024-04-20
add zoom feature to grids and shifted code around
JP Appel
2024-04-20
update TODO
JP Appel
2024-04-20
now call refactored complex_to_grid correctly
JP Appel
2024-04-20
refactored colors initializer
JP Appel
2024-04-20
implemented write_grid and read_grid function
JP Appel
2024-04-20
started work on fill grid func
JP Appel
2024-04-20
moved lattice to complex
JP Appel
2024-04-20
reorganized src files
JP Appel
2024-04-20
started work on julia set serial
JP Appel
2024-04-20
fixed mandel & multibrot sets, added cli options
JP Appel
2024-04-20
updated multiple types to const
JP Appel
2024-04-20
functions for working with grids
JP Appel
2024-04-19
intial work on plotting functions
JP Appel
2024-04-19
implemented multibrot and mandelbrot serial pixel functions
JP Appel
2024-04-19
initial files for analysis
JP Appel
2024-04-19
update readme and create todo
JP Appel
2024-04-19
created build rules for presentation
JP Appel
2024-04-19
created notes and presentation files
JP Appel
2024-04-19
updated README with resources on sets
JP Appel
2024-04-13
some intial project setup
JP Appel
2024-04-13
Initial commit
JP Appel