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