VPython
@vpython_code
VPython makes it easy to create navigable 3D displays and animations, even for those with limited programming experience.
ID: 958436441352298497
http://vpython.org 30-01-2018 20:27:09
220 Tweet
185 Takipçi
18 Takip Edilen
Via Sherwood and Steve Spicklemire: VPython 7.6.3 has dropped! Currently works w/Python 3.8, 3.9, 3.10. To Install: conda install -c vpython vpython or pip install vpython To Update: conda update -c vpython vpython or pip install -U vpython