About Anaconda Help Download Anaconda

VPython: 3D visualization made easy

copied from cf-staging / vpython

Installers

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

conda install

To install this package run one of the following:
conda install conda-forge::vpython
conda install conda-forge/label/cf202003::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).


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy