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-27
improved paralellism graph coloring
JP Appel
2024-04-27
completed analysis and added build step
JP Appel
2024-04-26
fixed julia set computation having emdash instead of hyphen, add more scripts
JP Appel
2024-04-26
serial data collection scripts
JP Appel
2024-04-26
add degree, constant, radius to performance output
JP Appel
2024-04-26
changed max iterations to byte to allow larger grids
JP Appel
2024-04-26
add cli args for degree, constant, radius
JP Appel
2024-04-26
add cli options to renderer, improved grid_print
JP Appel
2024-04-26
fixed bugs within cuda implementation
JP Appel
2024-04-26
first pass at cuda implementation
JP Appel
2024-04-26
updated output to file logic
JP Appel
2024-04-26
add cuda-fractals compilation target
JP Appel
2024-04-26
update performance output template in readme
JP Appel
2024-04-25
update performance print to show more information
JP Appel
2024-04-25
updated readme with grid generator usage
JP Appel
2024-04-25
added help and allow changing of fractal at runtime
JP Appel
2024-04-24
update build system and documentation
JP Appel
2024-04-24
stated work on image renderer for a grid
JP Appel
2024-04-24
updated grid serialiation and deserialization
JP Appel
2024-04-24
created struct to support cuda
JP Appel
2024-04-24
Merge branch 'main' of github.com:jpappel/complex-fractals
JP Appel
2024-04-24
update readme/notes
JP Appel
2024-04-24
implemented the burning ship fractal
JP Appel
2024-04-24
improved cli, implemented tricorn and multicorn
JP Appel
2024-04-23
added preprocessor to change precision at compile time
JP Appel
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
[next]