Skip to content

Added C# examples for Compositor and DrawableTextures#12156

Open
DragonSeekers wants to merge 4 commits into
godotengine:masterfrom
DragonSeekers:RenderingCSharpExamples
Open

Added C# examples for Compositor and DrawableTextures#12156
DragonSeekers wants to merge 4 commits into
godotengine:masterfrom
DragonSeekers:RenderingCSharpExamples

Conversation

@DragonSeekers

Copy link
Copy Markdown

This adds C# examples to the Compositor and DrawableTextures. I really hope I'm doing this right.

@DragonSeekers
DragonSeekers requested review from a team as code owners July 17, 2026 09:00
Comment thread tutorials/rendering/compositor.rst Outdated
vec4 color = imageLoad(color_image, uv);

#COMPUTE_CODE
COMPUTE_CODE

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this unrelated change?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh oops, that was done by mistake and not caught by me while checking.

@Calinou Calinou added enhancement topic:dotnet topic:rendering area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Jul 17, 2026
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Comment thread tutorials/rendering/compositor.rst Outdated
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
@AThousandShips
AThousandShips requested a review from a team July 21, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation enhancement topic:dotnet topic:rendering

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants