• Documentation
  • Gallery
  • Resources
  • Community
  • News
  • Site
    • Glumpy Documentation
      • Table of contents

    Glumpy Documentation¶

    Glumpy is an OpenGL-based interactive visualization library in Python. Its goal is to make it easy to create fast dynamic visualizations.

    Table of contents¶

    • Quickstart
      • Hello World!
      • Hello Lena!
      • Hello GLSL!
    • Installation
      • Packages requirements
      • Backends requirements
      • Hardware requirements
      • Installation
    • Modern OpenGL
      • Shaders
      • Buffers
      • Uniform, attribute, varying
      • Transformations
      • Learning modern OpenGL
    • Application Program Interface (API)
      • Gloo interface
      • App interface
      • Graphics interface
      • Other objects
    • GitHub
    • ·
    • Examples
    • ·
    • Issues
    • ·
    • Changelog
    • ·
    • Releases
    • Back to top
    • Copyright (c) 2011-2016 Nicolas P. Rougier
    • Code licensed under BSD license, documentation under CC BY 3.0
    • Made with sphinx using the excellent bootstrap theme