Python module that offers real-time 3D output
http://www.vpython.org/
Visual is a Python module for 3D scientific visualization. It offers
real-time 3D output and is easily usable by novice programmers.
A program can create 3D objects (such as spheres, curves, etc.) and
position them in 3D space. Visual, running in a separate thread,
automatically updates a 3D scene many times per second to reflect the
current position of the objects. The programmer does not need to deal
with display management but can focus on the computational aspects for
the program. The user can navigate in the 3D scene by using the mouse
to zoom and rotate while the program is running. Visual supports full
vector algebra.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Education/python-visual && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-visual.changes | 0000000877 877 Bytes | |
python-visual.desktop | 0000000171 171 Bytes | |
python-visual.png | 0000002616 2.55 KB | |
python-visual.spec | 0000002859 2.79 KB | |
visual-3.2.9-idlepath.patch | 0000000318 318 Bytes | |
visual-3.2.9-include.patch | 0000000437 437 Bytes | |
visual-3.2.9-typedef.patch | 0000000320 320 Bytes | |
visual-3.2.9.tar.bz2 | 0000419962 410 KB | |
visual-5.32_release.tar.bz2 | 0002723484 2.6 MB |
Latest Revision
Lars Vogdt (lrupp)
committed
(revision 3)
- update to 5.32
Comments 0