Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gpu.rst « rst « python_api « doc - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d4860da4770beea8ca6565288a8505032924f24e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*******************
GPU functions (gpu)
*******************

.. module:: gpu

Functions for GPU offscreen rendering, matrix stacks and selection.

Submodules:

.. toctree::
   :maxdepth: 1

   gpu.offscreen.rst


Intro
=====

Module to provide functions concerning the GPU implementation in Blender.