Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.
Cyrille Rossant edited this page Feb 26, 2014 · 33 revisions

About the project

  • [Code camp](Project. Vispy-code-camp-@ESRF)
  • [Google summer of code 2014](Project. GSoC-2014)
  • Interesting links

Usage

  • [Usage Examples](wiki/Usage. UsageExamples)

Technical topics

  • [Methods for antialiasing](wiki/Tech. Antialiasing)
  • [Incompatibilities between normal OpenGL and ES 2.0](wiki/Tech. EScompat)
  • [High level modules](wiki/Tech. HighLevelModules)
  • [Notes about transparency](wiki/Tech. Transparency)
  • [Visuals and scene graph] (wiki/Tech. Visuals-and-scene-graph)

Coding styles

  • [Guide](wiki/Code. Guide)

API specification

  • [App system](wiki/API. App)
  • [Canvas](wiki/API. Canvas)
  • [Event system](wiki/API. Events)
  • [OpenGL wrapper](wiki/API. OpenGL)

Web backend

  • [Static backend](wiki/WebGL. StaticWebBackend)
  • [Strategies about a possible web-based backend](wiki/WebGL. WebBackend)
  • [Older notes about browser integration](wiki/WebGL. BrowserIntegration)
  • [Integration with IPython](wiki/WebGL. IPythonintegration)