Skip to content

Fix framebuffer blur vertex shader for p5.js 2.0#1460

Open
vamshi567bh wants to merge 1 commit into
processing:2.0from
vamshi567bh:fix/framebuffer-blur-example
Open

Fix framebuffer blur vertex shader for p5.js 2.0#1460
vamshi567bh wants to merge 1 commit into
processing:2.0from
vamshi567bh:fix/framebuffer-blur-example

Conversation

@vamshi567bh

Copy link
Copy Markdown

Updates the Framebuffer Blur example vertex shader to use separate uModelMatrix + uViewMatrix uniforms instead of the deprecated uModelViewMatrix uniform. This fixes the incorrect matrix multiplication order that caused crescent-shaped distortion.

Fixes #8940

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