Setting view, viewInv and cameraPos uniforms to shaders by default #5504 by Dawars · Pull Request #5506 · processing/processing
processing / processing Public
-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Conversation
For the issue #5504
The uniform names being set are the following:
view and viewMatrix
viewInv and viewInvMatrix
cameraPos and camera
Are they good?
How can I add these to the docs at https://processing.org:8443/tutorials/pshader/
Dawars
commented
May 11, 2019
Dawars commented
Author
Is there someone who can review this PR?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment