Skip to content

Conversation

@Ymanawat
Copy link
Contributor

This PR aims v4.x+ branches
This PR resolves issue #7584 and includes a tutorial on implementing Chroma Key functionality using a custom shader.

Tutorial Highlights:

  • Setting up the scene with a VideoStreamPlayer node for video playback and a Control node to hold the UI elements.
  • Writing a custom shader in GDScript to achieve the chroma key effect.
  • Implementing UI controls such as sliders and a color picker button for real-time manipulation of the effect.

@skyace65 skyace65 added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.0 cherrypick:4.1 labels Jul 26, 2023
@skyace65
Copy link
Contributor

You need to add a newline to the end of the file to fix CI. When you update it please keep everything as 1 commit. If you don't know how to do that we have a guide here.

@mhilbrunner mhilbrunner merged commit ac928bd into godotengine:master Nov 11, 2023
@mhilbrunner
Copy link
Member

Thank you for contributing! Looks good to me, merged. Should be cherrypicked to 4.1 stable docs soon.

mhilbrunner added a commit to mhilbrunner/godot-docs that referenced this pull request Nov 11, 2023
Added chroma key shader tutorial in Playing Videos
@mhilbrunner
Copy link
Member

Cherry-picked to 4.1.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants