VPython Documentation
The Visual Module for 3D Graphics
Modules Automatically Imported by the Visual Module
- Math module: sin, cos, sqrt, etc.
- whrandom module: Visual imports the
functions random, randint, and uniform
- Numeric module: fast array processing (PDF); image
mentioned in first section is not installed
The Python Programming Language