Thomas Stephan

Mandelbroot simulator

This project showcases a implementation of the Mandelbrot set, entirely coded in NASM x86 assembly language.

Demonstrating my deep understanding of low-level programming and efficiency optimization, this endeavor not only captures the intricacies of fractal geometry but also highlights my capability to handle computationally intensive tasks with precision.

Using minimal resources, the project delivers a mesmerizing visualization of the Mandelbrot set, proving that even the most traditional programming environments can produce cutting-edge graphical outputs.

Ideal for those who appreciate the elegance of assembly language, this project exemplifies how meticulous coding can translate into visually compelling results.

Mandelbroot visualizer
asmX86nasmC
View Source Code