Py-visvis

Jul 20, 2023

Object oriented approach to visualization of 1D to 4D data

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.



Checkout these related ports:
  • Zphoto - Zooming photo album generator
  • Zint - Barcode generator (library and utilities)
  • Zimg - Image-generator that uses ASCII input files to create PNGs/EDFs
  • Zgv - Graphics viewer for SVGAlib
  • Zbar - ZBar barcode reader
  • Zathura - Customizable lightweight pdf viewer
  • Zathura-ps - PostScript support for Zathura PDF viewer
  • Zathura-pdf-poppler - Poppler render PDF plugin for Zathura PDF viewer
  • Zathura-pdf-mupdf - MuPDF render PDF plugin for Zathura PDF viewer
  • Zathura-djvu - DjVu support for zathura
  • Zathura-cb - Comic book plugin for Zathura PDF viewer
  • Yukon - Real-time capture tool for OpenGL applications
  • Yed - Editor for graphs and diagrams
  • Yafaray - Montecarlo raytracing engine
  • Yacreader - Yet another comic reader