README ¶ Exercise 3.6 "Supersampling is a technique to reduce the effect of pixelation by computing the color value at several points within each pixel and taking the average. The simplest method is to divide each pixel into four 'subpixels.' Implement it" See mandelbrot Results Normal Supersample Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Mandelbrot2 emits a PNG image of the Mandelbrot fractal with grid based supersampling. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.