Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNodeMaterial documentation #17971
NodeMaterial documentation #17971
Comments
|
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
|
I'd be willing to write documentation for node-based materials in three.js, but need to get a couple questions answered before I feel comfortable doing so.
StandardNodeMaterialthe material that should be documented, and notMeshStandardNodeMateral? I believe that's true, based on #14572 (comment) and the goal thatMeshStandardNodeMaterialwill just be a drop-in replacement forMeshStandardMaterialbut the docs would be very different if this is wrong.I'd prefer to document only one recommended material class, and one recommended syntax style, at the beginning — even if multiple will be available. I'm a bit nervous about having many syntax permutations in use so early with this API.
/cc @sunag @bhouston