pyqtgraph/opengl/items
Luke Campagnola aca9c8310f Major overhaul for GLMeshItem, MeshData classes
[ Note: These APIs have changed significantly. ]
  - MeshData and GLMeshItem now operate on numpy arrays instead of lists.
  - MeshData can handle per-vertex and per-triangle color information
Added GLSurfacePlotItem class based on new GLMeshItem
GLGraphicsItem now has per-item support for customizing GL state (setGLOptions method)
Added several new shader programs
Added new examples:
   GLIsosurface
   GLSurfacePlot
   GLshaders
2012-11-23 17:34:22 -05:00
..
__init__.py Added basic OpenGL scenegraph system 2012-03-06 01:22:02 -05:00
GLAxisItem.py Added documentation on 3D graphics system 2012-04-23 14:34:54 -04:00
GLBoxItem.py Added documentation on 3D graphics system 2012-04-23 14:34:54 -04:00
GLGridItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLImageItem.py Added very basic LegendItem. Functional, but still missing some basic features. 2012-10-18 23:18:20 -04:00
GLMeshItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLScatterPlotItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLSurfacePlotItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLVolumeItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00