Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 1.24 KB

index.rst

File metadata and controls

51 lines (40 loc) · 1.24 KB

Welcome to moderngl-window's documentation!

A cross platform helper library for ModernGL making window creation and resource loading simple.

Note

Please report documentation improvements/issues on github.

Writing documentation is difficult and we can't do it without you. Pull requests with documentation improvements are also greatly appreciated.

.. toctree::
   :maxdepth: 3
   :caption: Programming Guide

   guide/install
   guide/basic_usage
   guide/window_guide
   guide/event_guide
   guide/resource_system

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   reference/moderngl_window
   reference/settings.conf.settings
   reference/screenshot.rst
   reference/context/index
   reference/geometry
   reference/loaders
   reference/meta
   reference/finders
   reference/opengl/index
   reference/resources
   reference/timers
   reference/utils/index
   reference/scene


Indices and tables