Skip to content

update tutorial snippet to pass vTexCoord and remove vVertexColor#1498

Open
nickcosmo wants to merge 1 commit into
processing:mainfrom
nickcosmo:fix/ko_tutorial_varyings-tutorial-code-patch
Open

update tutorial snippet to pass vTexCoord and remove vVertexColor#1498
nickcosmo wants to merge 1 commit into
processing:mainfrom
nickcosmo:fix/ko_tutorial_varyings-tutorial-code-patch

Conversation

@nickcosmo

Copy link
Copy Markdown
Contributor

Reolves #1497

Description

This is a follow-up PR to this PR #1122 (review) where it was mentioned that the same fix should be applied to the ko tutorial code as well.

Changes

Remove references to the vVertexColor varying in the tutorial snippet for "Varyings: Passing data from vertex to fragment shader" and instead pass vTexCoord varying to the fragment shader.

@nickcosmo

nickcosmo commented Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

@doradocodes @davepagurek @ksen0 - Follow up PR to this one #1439 to apply the fix to the ko tutorial snippet. I noticed that the 2.0 branch is now the main branch so this should be the last of the fixes needed for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant