Contents

vispy 0.14.2

0

Interactive visualization in Python

Interactive visualization in Python

Stars: 3210, Watchers: 3210, Forks: 614, Open Issues: 349

The vispy/vispy repo was created 11 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 3210 github stars!

How to Install vispy

You can install vispy using pip

pip install vispy

or add it to a project with poetry

poetry add vispy

Package Details

Author
Vispy contributors
License
BSD-3-Clause
Homepage
http://vispy.org
PyPi:
https://pypi.org/project/vispy/
GitHub Repo:
https://github.com/vispy/vispy

Classifiers

  • Scientific/Engineering/Visualization
No  vispy  pypi packages just yet.

Errors

A list of common vispy errors.

Code Examples

Here are some vispy code examples and snippets.

GitHub Issues

The vispy package has 349 open issues on GitHub

  • Feature: Add GL_MIN, GL_MAX modes to glBlendEquation
  • vispy.test() Failues
  • Possible optimization in shader compilation
  • About the viewpoint of turntable camera
  • Add Linux AArch64 wheel build support
  • Add support to release linux aarch64 wheels
  • Skip tests if PIL/pillow/imageio is not installed
  • Installation issues under Windows 10
  • Allow 3D vertices for text
  • How to plot lines
  • Failing to import Texture3D or TextureEmulated3D
  • Vispy SceneCanvas embedded into PyQt5 becomes black after being removed from layout then add back
  • Allow for more data input types and structures
  • Adding colorbar shrinks plot
  • Cpu buffer

See more issues on GitHub

Related Packages & Articles

glumpy 1.2.1

Fast, scalable & beautiful scientific visualisation

moderngl-window 2.4.6

A cross platform helper library for ModernGL making window creation and resource loading simple

PyWavefront 1.3.3

PyWavefront is a Python library designed for importing Wavefront 3D object files (.obj and .obj.gz) and material files (.mtl). It generates interleaved vertex data for each material, making it ready for rendering. The library supports Python 3.4+ and offers a simple optional visualization module for rendering the objects. PyWavefront supports positions, texture coordinates, normals, vertex color, material parsing, texture, and texture parameters. It's an ideal tool for Python developers working with 3D graphics and Wavefront files.

fiftyone 0.23.7

FiftyOne: the open-source tool for building high-quality datasets and computer vision models

hypertools 0.8.0

A python package for visualizing and manipulating high-dimensional data

osmnx 1.9.2

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap

seaborn-image 0.9.0

Attractive, descriptive and effective image visualization with seaborn-like API built on top of matplotlib