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 (13 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Low start
=========

Low start in learning ModernGL.
Coverage of all ModernGL objects with a glance and first use of GPU.

.. toctree::
    :maxdepth: 2

    creating_context.rst
    moderngl_types.rst
    shader_basics.rst
    shader_transform.rst