Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.6k
Feature/8097 get camera function#8105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Feature/8097 get camera function#8105
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…or-docs-for-visual-testing-for-dev-2.0Updating visual tests docs for 2.x versions
…rningsSkip adding degenerate faces in textToModel
Add GLSL-based noise(vec2) function to p5.strands (processing#7897)
…onymousFunctionCallbackFixFix inline anonymous functions causing a parsing error in p5.strands callbacks
…ms-instanceFix p5.strands uniform calls, add instance mode construct
…n hooks didnt cast from float->vec types
Optimize bottlenecks in 2.0 code
Fix: allow single-arg atan() outside strands; add unit test
[p5.strands] Significant refactor for p5.strands
…a-docsUpdate createCamera docs since it no longer sets the active camera
🎉 Thanks for opening this pull request! For guidance on contributing, check out ourcontributor guidelines and otherresources for contributors! Thank You! |
Resolves#8097
Changes:
This pull request introduces a new joint getter/setter function, activeCamera(), to the p5.RendererGL.prototype to standardize how the active camera is accessed and modified.
PR Checklist