index.rst 919 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. :allow_comments: False
  2. 3D
  3. ==
  4. .. toctree::
  5. :maxdepth: 1
  6. :name: toc-learn-features-3d
  7. introduction_to_3d
  8. using_transforms
  9. procedural_geometry/index
  10. 3d_text
  11. .. _doc_3d_rendering:
  12. Rendering
  13. ---------
  14. .. toctree::
  15. :maxdepth: 1
  16. :name: toc-learn-features-3d-rendering
  17. 3d_rendering_limitations
  18. standard_material_3d
  19. lights_and_shadows
  20. using_decals
  21. physical_light_and_camera_units
  22. particles/index
  23. high_dynamic_range
  24. global_illumination/index
  25. environment_and_post_processing
  26. volumetric_fog
  27. 3d_antialiasing
  28. Optimization
  29. ------------
  30. .. toctree::
  31. :maxdepth: 1
  32. :name: toc-learn-features-3d-optimization
  33. using_multi_mesh_instance
  34. mesh_lod
  35. visibility_ranges
  36. occlusion_culling
  37. resolution_scaling
  38. variable_rate_shading
  39. Tools
  40. -----
  41. .. toctree::
  42. :maxdepth: 1
  43. :name: toc-learn-features-3d-tools
  44. csg_tools
  45. using_gridmaps
  46. spring_arm