Skip to content

Add missing fragment shader revert note before Loading Models - #472

Open
gpx1000 wants to merge 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/55-fragment-shader-revert-doc
Open

Add missing fragment shader revert note before Loading Models#472
gpx1000 wants to merge 1 commit into
KhronosGroup:mainfrom
gpx1000:fix/55-fragment-shader-revert-doc

Conversation

@gpx1000

@gpx1000 gpx1000 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The combined image sampler chapter leaves the fragment shader multiplying texture color by per-vertex color, but nothing ever tells the reader to change it back before the Loading Models chapter, where the model's lighting is baked into its texture and per-vertex color isn't meaningful. Adds that note.

Fixes #55.

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.

02 Combined Image Sampler does not explicitly state fragment shader changes

1 participant