godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Add a section about coordinate spaces to shader pages.

Open tetrapod00 opened this issue 1 year ago • 0 comments

Resolves https://github.com/godotengine/godot-docs/issues/9780.

This PR aims to add a list of coordinate spaces to various shader pages:

  • Spatial shaders will have a section with a table and some conversion snippets.
  • CanvasItem shaders will have a section with a table and some conversion snippets.
  • Particle shaders will link to Spatial and CanvasItem sections.
  • Fog and Sky could either link to Spatial, copy the entire section, or only list the world spaces they use.

tetrapod00 avatar Aug 15 '24 20:08 tetrapod00