-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have changed the new PMREMGenerator and the associated PMREMNode #28334
Closed
Commits on May 25, 2024
-
I added an adjustable renderTarget size to the new PMREMGenerator and…
… also made the position of the cubeCamera adjustable. The rendered textures being projected mirrored, so it was necessary to make sure that uvNode.x.negate() was executed in the PMREMNode. That was not the case.
Configuration menu - View commit details
-
Copy full SHA for 9c6f24e - Browse repository at this point
Copy the full SHA 9c6f24eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc6b3ce - Browse repository at this point
Copy the full SHA bc6b3ceView commit details -
I also made the changes I made in the PMREMGenerator in the node syst…
…em in the PMREMGnerator in the src so that the extensions in both are synchronous
Configuration menu - View commit details
-
Copy full SHA for 751bac8 - Browse repository at this point
Copy the full SHA 751bac8View commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86ccd08 - Browse repository at this point
Copy the full SHA 86ccd08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa7b91 - Browse repository at this point
Copy the full SHA 7aa7b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994b3e7 - Browse repository at this point
Copy the full SHA 994b3e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51382e - Browse repository at this point
Copy the full SHA a51382eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dba7265 - Browse repository at this point
Copy the full SHA dba7265View commit details -
Configuration menu - View commit details
-
Copy full SHA for b008922 - Browse repository at this point
Copy the full SHA b008922View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for abd9aa4 - Browse repository at this point
Copy the full SHA abd9aa4View commit details -
I made a WebGPURenderTarget because at the moment it is not possible …
…to use the RenderTarget with wgslFn. A distinction must be made between read and write access so that endless warnings do not occur
Configuration menu - View commit details
-
Copy full SHA for f0ee877 - Browse repository at this point
Copy the full SHA f0ee877View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.