← Back to Projects
Mandelbrot Visualizer
completed
A program to build a huge rendered Mandelbrot set
Software & Math
🐙 View on GitHub
Technologies Used
C++
Mandelbrot
Key Features
✓
High-performance Mandelbrot set rendering
✓
png export of the rendered image
Technical Challenges
⚡
Optimizing rendering performance
⚡
Implementing Multithreading
⚡
RAM optimization for large images
Related Projects
View All Projects