This program written in Rust plots the mandelbrot set, concurrently.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
13
commits
readme
feebfc7
1a03856
Modify README and example image
7889a3b
Modify README
412c32b
Optimize example image further
3c37281
Optimize image for README
1adce38
Update README
b47b33c
Upload example image
d979d86
Concurrently render the image across all processors
d022505
Implement image rendering
5239c54
Implement pixel to coordinate point conversion
50aebc8
Add README
f0eec93
Implement mandelbrot set and parse pair CL arguments
fbd1007