Sharing a NodeMaterial For Multiple Objects with Unique Uniforms
|
|
3
|
49
|
January 30, 2025
|
Nodes - how to pass array of floats to wgslFn?
|
|
0
|
183
|
February 22, 2024
|
How to determine if a material has been fully compiled?
|
|
1
|
47
|
January 7, 2025
|
How to change texture uniform in NodeMaterial?
|
|
2
|
220
|
December 29, 2024
|
How to pass texture parameter to tslFn with setLayout
|
|
5
|
67
|
November 13, 2024
|
Is it possible to mix materials/lighting-models with TSL and nodes?
|
|
2
|
109
|
November 7, 2024
|
Can't Import NodeMaterials R169; Error: Cannot read properties of null (reading 'assign')
|
|
1
|
63
|
October 22, 2024
|
Utsubo 2024 WebGPU Experiment
|
|
7
|
5121
|
October 18, 2024
|
Nodysseus: a node-based editor for the web with three.js bindings
|
|
5
|
3553
|
September 12, 2024
|
How to update code of a custom node in node material system?
|
|
0
|
30
|
August 20, 2024
|
How to use vertexNode of NodeMaterial
|
|
13
|
133
|
August 19, 2024
|
How to hide part of material based on vertex position with the new webgpu node materials?
|
|
1
|
178
|
June 12, 2024
|
What is going on with NodeMaterials? All the examples are gone
|
|
2
|
1011
|
June 5, 2024
|
Node Material for typescript
|
|
2
|
144
|
May 12, 2024
|
How to write custom vertex shader using NodeMaterial and WebGPURenderer?
|
|
0
|
222
|
April 3, 2024
|
Making NodeMaterials work with envMap
|
|
9
|
415
|
March 31, 2024
|
NodeMaterial on unpkg, slow to load all the dependencies
|
|
5
|
456
|
March 26, 2024
|
Custom WGSL position node in clip space (WebGPU)
|
|
0
|
311
|
December 14, 2023
|
How do I use `cond` and `switch` node in NodeMaterial?
|
|
3
|
381
|
December 11, 2023
|
WebGPU NodeMaterial: How do I sample material textures in UVs other than model UV?
|
|
7
|
524
|
November 21, 2023
|
Does anyone know how to use the varyingNode in conjunction with the wgslFn node?
|
|
0
|
191
|
November 17, 2023
|
NodeMaterials Not Working with WebGL (fixed with r159)
|
|
3
|
552
|
November 9, 2023
|
How to add two Node Material color together v0.157.0?
|
|
1
|
319
|
October 9, 2023
|
Points node material not working as intended?
|
|
0
|
290
|
October 8, 2023
|
State of Node-based Shaders in three.js? Any good tutorials?
|
|
23
|
8291
|
October 8, 2023
|
Why can't I define constants right at the beginning in wgslFn?
|
|
1
|
333
|
September 12, 2023
|
How to update parameters in nodeSystem?
|
|
0
|
360
|
September 6, 2023
|
The design of webgpu backend and node-material
|
|
1
|
627
|
September 1, 2023
|
Passing a DataTexture to a WebGPU nodeMaterial
|
|
1
|
592
|
August 15, 2023
|
How do I change vertex positions with the positionNode using wgslFn? I added a codePen example
|
|
4
|
1029
|
July 26, 2023
|