Developer's Guide ================= The following pages describe information for contributing and maintaining the VisPy library. A normal user experience should not require knowing any of this information. .. toctree:: :maxdepth: 1 contributor_guide writing_examples To become familiar with the low-level OpenGL Intermediate Representation (GLIR), it is best to start with the specification outlined in the :mod:`vispy.gloo.glir` module.