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

RemapNode + BlendModeNode #24649

Merged
merged 9 commits into from
Sep 17, 2022
Merged

RemapNode + BlendModeNode #24649

merged 9 commits into from
Sep 17, 2022

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Sep 16, 2022

Description

This contribution is funded by Google via Igalia

@sunag
Copy link
Collaborator Author

sunag commented Sep 16, 2022

Usage:

import { overlay } from 'three/nodes';
...
const optA = overlay( base, blend );
const optB = mix( base, overlay( base, blend ), opacity );

@sunag sunag added this to the r145 milestone Sep 16, 2022
@sunag sunag marked this pull request as ready for review September 16, 2022 06:51
@sunag sunag merged commit d678ff9 into mrdoob:dev Sep 17, 2022
@sunag sunag deleted the dev-mtlx-rev1 branch September 17, 2022 20:09
@joshuaellis joshuaellis mentioned this pull request Sep 27, 2022
17 tasks
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.

None yet

2 participants