0.6
  • Documentation
  • Gallery
  • Resources
  • Community
  • News
  • Site
      • Community
      • Documentation
        • Getting started
        • Installation instructions
          • Installation
            • Package requirements
            • Backend requirements
            • Hardware requirements
            • Installation options
              • Via conda
              • Via PyPI
              • Via GitHub
              • Jupyter Notebook Extension
              • JupyterLab
              • Testing installation
            • Usage in an interactive console
            • Switchable graphics
              • Windows
              • Linux
              • Modifyin default jupyter kernel
          • Installation on Raspberry Pi 3 Model B
            • Distribution
            • Raspbian/Raspberry setup
            • Checking OpenGL capabilities
            • Backend requirements
            • Package requirements
            • Installation options
            • Testing installation
        • API Reference
          • vispy - Top-level tools
          • vispy.app - Application, event loops, canvas, backends
          • vispy.color - Handling colors
          • vispy.geometry - Visualization-related geometry routines
          • vispy.gloo - User-friendly, Pythonic, object-oriented interface to OpenGL
            • Base class
            • Program class
            • Buffer classes
            • Texture classes
            • Classes related to FBO’s
            • State methods
            • The OpenGL context
            • vispy.gloo.gl - low level GL API
          • vispy.io - Data IO
          • vispy.plot - Vispy native plotting module [experimental]
            • Usage
          • vispy.scene - The system underlying the upcoming high-level visualization interfaces [experimental]
            • Overview
            • vispy.scene.cameras
            • vispy.scene.canvas
            • vispy.scene.node
            • vispy.scene.events
            • vispy.scene.visuals
            • vispy.scene.widgets
          • vispy.visuals - The visuals that are used for high-level plotting
            • vispy.visuals
            • vispy.visuals.filters
            • vispy.visuals.transforms
          • vispy.util - Miscellaneous utilities
            • vispy.util.event
            • vispy.util.fonts
            • vispy.util.keys
            • vispy.util.transforms
          • GLIR Specification
            • GL Intermediate Representation Desktop Implementation
              • The shape of a command
              • CURRENT
              • CREATE
              • DELETE
              • UNIFORM
              • TEXTURE
              • ATTRIBUTE
              • DRAW
              • SIZE
              • DATA
              • WRAPPING
              • INTERPOLATION
              • ATTACH
              • FRAMEBUFFER
              • FUNC
              • SWAP
              • LINK
          • Release Notes
      • Indices and tables
      • Gallery
      • Low Level OpenGL API
      • Modern OpenGL
        • Shaders
        • Buffers
        • Uniform, attribute, varying
        • Transformations
          • Projection matrix
          • Model and view matrices
        • Learning modern OpenGL
          • An intro to modern OpenGL
          • Learning Modern 3D Graphics Programming
          • OpenGL ES 2.0 documentation
      • News
        • 2019
        • 2018
        • 2017
        • 2015
        • 2014
        • 2013
      • Resources
        • Learning
        • References
        • Blogs
        • Visualisation
        • Scientific Articles

    Python Module Index

    v
     
    v
    - vispy
        vispy.app
        vispy.color
        vispy.geometry
        vispy.gloo
        vispy.gloo.context
        vispy.gloo.gl
        vispy.gloo.glir
        vispy.gloo.wrappers
        vispy.io
        vispy.plot
        vispy.scene
        vispy.scene.cameras
        vispy.scene.canvas
        vispy.scene.events
        vispy.scene.node
        vispy.scene.visuals
        vispy.scene.widgets
        vispy.util
        vispy.util.event
        vispy.util.fonts
        vispy.util.keys
        vispy.util.transforms
        vispy.visuals
        vispy.visuals.filters
        vispy.visuals.transforms
    • GitHub
    • ·
    • Examples
    • ·
    • Issues
    • ·
    • Releases
    • Back to top
    • 2013-2022, VisPy developers
    • Code licensed under BSD license, documentation under CC BY 3.0
    • Made with sphinx using the excellent bootstrap theme