StdDraw

 

Robert Sedgewick and Kevin Wayne's StdDraw provides a basic capability for creating drawings made up of points, lines, squares, circles, and other geometric shapes in a window, and for saving the drawings. It also includes facilities for text, color, pictures, and animation, along with user interaction via the keyboard and mouse.

A brief summary of (most of) the StdDraw API:

[StdDraw API]

Examples

Many of these relate to fractals and chaos.

Other Downloads and Links


Dr. Andrew Davison
E-mail: ad@coe.psu.ac.th
Back to the third-party libraries page