vpython
VPython: 3D visualization made easy
VPython: 3D visualization made easy
To install this package, run one of the following:
VPython makes it is to create and manipulate objects in three
dimensions. For example, create a sphere with my_sphere = vp.sphere()
and update its position with my_sphere.pos = vp.vector(1, 2, 3).
Summary
VPython: 3D visualization made easy
Information Last Updated
Oct 4, 2025 at 11:03
License
MIT
Total Downloads
265.9K
Platforms
Home
https://vpython.org/GitHub Repository
https://github.com/vpython/vpython-jupyterDocumentation
https://vpython.org/