We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a31b251 + 12e83c4 commit 4895db1Copy full SHA for 4895db1
tutorials/2d/index.rst
@@ -10,6 +10,8 @@
10
canvas_layers
11
2d_transforms
12
13
+.. _doc_2d_rendering:
14
+
15
Rendering
16
---------
17
tutorials/3d/index.rst
@@ -12,6 +12,8 @@
procedural_geometry/index
3d_text
+.. _doc_3d_rendering:
18
19
tutorials/rendering/index.rst
@@ -3,6 +3,11 @@
3
4
=========
5
6
+.. seealso::
7
8
+ Most rendering topics are covered in :ref:`2D rendering <doc_2d_rendering>`
9
+ and :ref:`3D rendering <doc_3d_rendering>`.
.. toctree::
:maxdepth: 1
:name: toc-learn-features-rendering
0 commit comments