How to pass texture parameter to tslFn with setLayout
|
|
5
|
47
|
November 13, 2024
|
Is it possible to mix materials/lighting-models with TSL and nodes?
|
|
2
|
55
|
November 7, 2024
|
Can't Import NodeMaterials R169; Error: Cannot read properties of null (reading 'assign')
|
|
1
|
35
|
October 22, 2024
|
Utsubo 2024 WebGPU Experiment
|
|
7
|
3692
|
October 18, 2024
|
Nodysseus: a node-based editor for the web with three.js bindings
|
|
5
|
3076
|
September 12, 2024
|
How to update code of a custom node in node material system?
|
|
0
|
21
|
August 20, 2024
|
How to use vertexNode of NodeMaterial
|
|
13
|
83
|
August 19, 2024
|
How to hide part of material based on vertex position with the new webgpu node materials?
|
|
1
|
166
|
June 12, 2024
|
What is going on with NodeMaterials? All the examples are gone
|
|
2
|
531
|
June 5, 2024
|
Node Material for typescript
|
|
2
|
126
|
May 12, 2024
|
How to write custom vertex shader using NodeMaterial and WebGPURenderer?
|
|
0
|
184
|
April 3, 2024
|
Making NodeMaterials work with envMap
|
|
9
|
376
|
March 31, 2024
|
How to change texture uniform in NodeMaterial?
|
|
1
|
166
|
March 28, 2024
|
NodeMaterial on unpkg, slow to load all the dependencies
|
|
5
|
352
|
March 26, 2024
|
Nodes - how to pass array of floats to wgslFn?
|
|
0
|
153
|
February 22, 2024
|
Custom WGSL position node in clip space (WebGPU)
|
|
0
|
294
|
December 14, 2023
|
How do I use `cond` and `switch` node in NodeMaterial?
|
|
3
|
369
|
December 11, 2023
|
WebGPU NodeMaterial: How do I sample material textures in UVs other than model UV?
|
|
7
|
476
|
November 21, 2023
|
Does anyone know how to use the varyingNode in conjunction with the wgslFn node?
|
|
0
|
184
|
November 17, 2023
|
NodeMaterials Not Working with WebGL (fixed with r159)
|
|
3
|
501
|
November 9, 2023
|
How to add two Node Material color together v0.157.0?
|
|
1
|
300
|
October 9, 2023
|
Points node material not working as intended?
|
|
0
|
287
|
October 8, 2023
|
State of Node-based Shaders in three.js? Any good tutorials?
|
|
23
|
7982
|
October 8, 2023
|
Why can't I define constants right at the beginning in wgslFn?
|
|
1
|
321
|
September 12, 2023
|
How to update parameters in nodeSystem?
|
|
0
|
350
|
September 6, 2023
|
The design of webgpu backend and node-material
|
|
1
|
591
|
September 1, 2023
|
Passing a DataTexture to a WebGPU nodeMaterial
|
|
1
|
558
|
August 15, 2023
|
How do I change vertex positions with the positionNode using wgslFn? I added a codePen example
|
|
4
|
974
|
July 26, 2023
|
Am I on the right track with my attempt to replicate my vertex shader in the nodesystem
|
|
1
|
495
|
July 23, 2023
|
Where can I find my material parameters in a node material so that I can change them?
|
|
1
|
385
|
July 23, 2023
|