File: index.rst

package info (click to toggle)
python-moderngl 5.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,700 kB
  • sloc: python: 15,758; cpp: 14,665; makefile: 14
file content (12 lines) | stat: -rw-r--r-- 314 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Getting started with ModernGL
=============================

A comprehensive guide to getting you started with ModernGL.
No experience with OpenGL is required, just an understanding of how it works.

.. toctree::
    :maxdepth: 2

    low_start/index.rst
    first_rendering/index.rst
    triangles_draw/index.rst