Skip to content

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