tutorials/shaders/shaders_style_guide #298
Replies: 1 comment 2 replies
-
Is there a way to format automatically the shader code ? Like clang-format ? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
tutorials/shaders/shaders_style_guide
This style guide lists conventions to write elegant shaders. The goal is to encourage writing clean, readable code and promote consistency across projects, discussions, and tutorials. Hopefully, th...
https://docs.godotengine.org/en/stable/tutorials/shaders/shaders_style_guide.html
Beta Was this translation helpful? Give feedback.
All reactions