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

WebGLNodeBuilder: New features #22474

Merged
merged 3 commits into from
Sep 1, 2021
Merged

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Aug 31, 2021

Description

I update the WebGLNodeBuilder from ( #22417 ) PR picking the main features without having to change the three.js core.

WebGL NodesMaterial support

  • normal ( currently, only possible using an update method per frame )
  • opacity
  • emissive
  • roughness
  • metalness
  • clearcoat
  • clearcoatRoughness

System

  • attributes
  • varys

And others like

  • multiples uv
  • ColorSpaceNode support

Update webgl_materials_standard_nodes example.

@mrdoob mrdoob added this to the r133 milestone Sep 1, 2021
@mrdoob mrdoob merged commit f17e42d into mrdoob:dev Sep 1, 2021
@mrdoob
Copy link
Owner

mrdoob commented Sep 1, 2021

Thanks!

@sunag sunag deleted the dev-webgl-nodebuilder branch September 28, 2021 09:03
@0b5vr 0b5vr mentioned this pull request Oct 1, 2021
23 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.

3 participants