Skip to content
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

Examples: Using node approach - webgpu_postprocessing_dof #28743

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Jun 25, 2024

Related issue: #28740

Description

I think that we can have the similar effect with:

const oscPos = oscSine( positionWorld.div( 1000 /* scene distance */ ).add( timerGlobal( .2 /* speed */ ) ) );

@sunag sunag requested a review from Mugen87 June 25, 2024 16:25
@sunag sunag marked this pull request as ready for review June 25, 2024 16:25
@sunag sunag merged commit eb6d44f into mrdoob:dev Jun 25, 2024
11 checks passed
@sunag sunag deleted the dev-dof branch June 25, 2024 18:12
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.

2 participants