python-mayavi
The Mayavi project includes two related packages for 3-dimensional
visualization:
* Mayavi2: A tool for easy and interactive visualization of data.
* TVTK: A Traits-based wrapper for the Visualization Toolkit, a
popular open-source visualization library.
These operate at different levels of abstraction. TVTK manipulates
visualization objects, while Mayavi2 lets you operate on your data,
and then see the results. Most users either use the Mayavi user
interface or program to its scripting interface; you probably don't
need to interact with TVTK unless you want to create a new Mayavi
module.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/mayavi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mayavi-4.7.2.tar.gz | 0007119909 6.79 MB | |
mayavi.changes | 0000018879 18.4 KB | |
mayavi.desktop | 0000000278 278 Bytes | |
mayavi.spec | 0000009920 9.69 KB | |
tvtk_doc.desktop | 0000000248 248 Bytes |
Revision 4 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 836314
from
Dirk Mueller (dirkmueller)
(revision 4)
- update to 4.7.2: The significant update for this release is that it is compatible with the latest VTK-9.x series and is known to work with VTK 9.0.1 from PyPI. The picker UI has changed to no longer pop up a UI window but instead show the picked attributes on the render window directly. The original picker UI is now available on the scene's UI in a separate "Picker" tab. This is accessible from either the pipeline view when one edits the properties of a scene or through the "configure scene" gear icon on the scene window toolbar. a few dozen bugfixes, see included changes - drop no_vtk_require.patch (obsolete)
Comments 0