资 源 简 介
Introduction
Visvis is a pure Python library for visualization of 1D to 4D data in an object oriented way. Essentially, visvis is an object oriented layer of Python on top of OpenGl, thereby combining the power of OpenGl with the usability of Python. A Matlab-like interface in the form of a set of functions allows easy creation of objects (e.g. plot(), imshow(), volshow(), surf()).
Visvis ...
* is easy to use
* is cross-platform
* is lightweight
* is designed to be easily extendable
* can be used in scripts
* can be used in interactive sessions (like in IPython or IEP)
* can be embedded in (commercial) GUI applications
* runs on Python 2.x and Python 3.x
* requires Numpy, pyOpenGl and a GUI backend.
Notice: Vispy will eventually replace
文 件 列 表
visvis-1.9
test_with_pyflakes.py
pypoints.py
__init__.py
setup.py
PKG-INFO
freezeHelp.py
core
shaders.py
examples
statistics.py
vvio
__init__.py
functions
solidBox.py
wibjects
colorWibjects.py
utils
graph.py
processing
statistics.py
text
text_freetype.py
backends
qtcommon.py
vvmovie
images2ims.py
visvisResources
visvis_icon_pyqt4.png
wobjects
motion.py