Skip to main content

An object oriented approach to visualization of 1D to 4D data.

Project description

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()).

With visvis a range of different data can be visualized by simply adding world objects to a scene (or axes). These world objects can be anything from plots (lines with markers), to images, 3D rendered volumes, shaded meshes, or you can program your own world object class. If required, these data can also be moved in time.

Visvis can be used in Python scripts, interactive Python sessions (as with IPython or IEP) and can be embedded in applications.

Requirements:
  • Numpy

  • PyOpengl

  • A backend GUI toolkit (PySide, PyQt4, wxPython, GTK, fltk)

  • (optionally, to enable reading and writing of images) imageio or PIL

usage: import visvis as vv

All wobjects, wibjects and functions are present in the visvis namespace. For clean lists, see vv.wibjects, vv.wobjects, or vv.functions, respectively.

For more help, see …
  • the docstrings

  • the examples in the examples dir

  • the examples at the bottom of the function modules (in the functions dir)

  • the online docs: http://code.google.com/p/visvis/

Visvis is maintained by Science Applied.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

visvis-1.7.zip (3.8 MB view details)

Uploaded Source

Built Distribution

visvis-1.7.win32.exe (4.0 MB view details)

Uploaded Source

File details

Details for the file visvis-1.7.zip.

File metadata

  • Download URL: visvis-1.7.zip
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for visvis-1.7.zip
Algorithm Hash digest
SHA256 8c43604e4a25e2555a6d2d7cdd952a6c4392862da74ff2bf297dc3a315ea71c5
MD5 0a255e406ff3372a63afb0d9889475a8
BLAKE2b-256 047e44eab67c6d02ee03ec5a7e7e35aa663a91e60de45c59216c8e521f96c03a

See more details on using hashes here.

File details

Details for the file visvis-1.7.win32.exe.

File metadata

  • Download URL: visvis-1.7.win32.exe
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for visvis-1.7.win32.exe
Algorithm Hash digest
SHA256 13084f068e6f4fd9145fbf5332d0449992c22ee51dad942147eec1a03d42a07c
MD5 dee3f2fe346025eed9e6a088c05a32ea
BLAKE2b-256 4e233c064b010894b3b7f7d70f86968797da6ac99a16a096bfa39ae11e0bbd4c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page