pyqtgraph/opengl
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
..
items Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
__init__.py Better support for frozen environments: 2012-10-11 00:57:24 -04:00
GLGraphicsItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
glInfo.py Added checks for OpenGL version and 3D texture size limits 2012-07-08 21:33:35 -04:00
GLViewWidget.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
MeshData.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
shaders.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00