README ¶ Exercise 3.6 (P62) 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 simplestmethod is to divide each pixel into four "subpixels". Implement it. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.