Simdbrot About Real time Mandelbrot set renderer in C using Win32 and x86 intrinsics Build Using build.bat: Open cmd and run .\build.bat in this directory. Using your preferred compiler: Run your compiler on build.c and create an executable from it. This is the unity build file.