Scientific Visualization with the Wolfram Language
 

Scientific Visualization with the Wolfram Language

Maintained by Jeff Bryant

 
 
Intro 2D Graphics 3D Graphics Hybrid Graphics Animations
Previous 2D Graphic Next 2D Graphic

Antialiasing Graphics

Download Notebook

This shows the difference between a typical raster image and an antialiased version. ListConvolve was used to apply the antialiasing algorithm.

View Original Graphic | View Antialiased Graphic
Mathematica Visualization - Antialiased Image

Antialiasing code created by Chris Hill.