mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
HTML5/Web moved to their own subfolder Global Illumination moved to their own subfolder UI, IO, Inputs sections titles adjusted 2D, 3D tutorials grouped to improve navigation
53 lines
823 B
ReStructuredText
53 lines
823 B
ReStructuredText
3D
|
|
==
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-3d
|
|
|
|
introduction_to_3d
|
|
using_transforms
|
|
procedural_geometry/index
|
|
3d_text
|
|
|
|
Rendering
|
|
---------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-3d-rendering
|
|
|
|
3d_rendering_limitations
|
|
standard_material_3d
|
|
lights_and_shadows
|
|
physical_light_and_camera_units
|
|
high_dynamic_range
|
|
global_illumination/index
|
|
environment_and_post_processing
|
|
volumetric_fog
|
|
3d_antialiasing
|
|
|
|
Optimization
|
|
------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-3d-optimization
|
|
|
|
using_multi_mesh_instance
|
|
mesh_lod
|
|
visibility_ranges
|
|
occlusion_culling
|
|
resolution_scaling
|
|
variable_rate_shading
|
|
|
|
Tools
|
|
-----
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:name: toc-learn-features-3d-tools
|
|
|
|
csg_tools
|
|
using_gridmaps
|