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
Last Updated
Mar 27, 2024 at 15:39
License
MIT
Total Downloads
272.4K
Supported Platforms
Home
https://vpython.org/GitHub Repository
https://github.com/vpython/vpython-jupyterDocumentation
https://vpython.org/