index
:
benoit
master
Multithreaded Mandelbrot renderer.
Gabriel Bjørnager Jensen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Collapse
)
Author
2023-08-25
Update controls; Update configuration format; Optimise renderer; Fix thread ↵
21
Gabriel Bjørnager Jensen
count not being loaded;
2023-08-25
Rename handle_key to handle_keys; Only load configuration if provided;
20
Gabriel Bjørnager Jensen
2023-08-23
Modulise code; Check I/O errors; Support configuration; Depend on toml; ↵
19
Gabriel Bjørnager Jensen
Update gitignore;
2023-08-22
Clean up code; Support rendering to files; Depend on webp; Modulise code;
18
Gabriel Bjørnager Jensen
2023-08-22
Render using multiple threads;
17
Gabriel Bjørnager Jensen
2023-08-22
Update colouring; Rename changelog file: changelog.md => CHANGELOG.md;
16
Gabriel Jensen
2023-08-21
Update render message; Add scaling setting;
15
Gabriel Bjørnager Jensen
2023-08-20
Render and draw in different passes; Update colouring; Actually remove old ↵
14
Gabriel Bjørnager Jensen
makefile;
2023-08-20
Remove old makefile; Optimise renderer; Modulise code; Check keyboard input ↵
13
Gabriel Bjørnager Jensen
(allow viewpoint movement); Update colouring;
2023-08-20
Rewrite in Rust again; Update gitignore; Update readme; Update changelog ↵
12
Gabriel Bjørnager Jensen
format; Use git tagging for versioning;