About Anaconda Help Download Anaconda

VPython: 3D visualization made easy

Installers

Info: This package contains files in non-standard labels.
  • osx-arm64 v7.6.5
  • linux-ppc64le v7.6.5
  • win-64 v7.6.5
  • osx-64 v7.6.5
  • linux-aarch64 v7.6.5
  • linux-64 v7.6.5
  • win-32 v7.6.0
  • linux-32 v0.3.6

conda install

To install this package run one of the following:
conda install vpython::vpython
conda install vpython/label/internal_testing::vpython
conda install vpython/label/pre-release::vpython

Description

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).


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy