index.rst 858 B

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