OpenGL

The Open Graphics Library OpenGL is an API specification for 2D and 3D graphics applications. In addition to Vaex, there are other Python libraries available that use OpenGL:

Vispy

Python library for interactive scientific visualisations

Mayavi

Python library for 3D visualisation of scientific data

itkwidgets

Jupyter widgets for visualising images, point sets and meshes in 2D and 3D

vedo

Python module for the scientific analysis of 3D data

Polyscope

A C++ and Python viewer for 3D data such as meshes and point clouds

Glumpy

Interface between NumPy and OpenGL