Nodes - how to pass array of floats to wgslFn?
|
|
0
|
168
|
February 22, 2024
|
How to determine if a material has been fully compiled?
|
|
1
|
43
|
January 7, 2025
|
How to change texture uniform in NodeMaterial?
|
|
2
|
187
|
December 29, 2024
|
How to pass texture parameter to tslFn with setLayout
|
|
5
|
53
|
November 13, 2024
|
Is it possible to mix materials/lighting-models with TSL and nodes?
|
|
2
|
64
|
November 7, 2024
|
Can't Import NodeMaterials R169; Error: Cannot read properties of null (reading 'assign')
|
|
1
|
39
|
October 22, 2024
|
Utsubo 2024 WebGPU Experiment
|
|
7
|
3849
|
October 18, 2024
|
Nodysseus: a node-based editor for the web with three.js bindings
|
|
5
|
3180
|
September 12, 2024
|
How to update code of a custom node in node material system?
|
|
0
|
26
|
August 20, 2024
|
How to use vertexNode of NodeMaterial
|
|
13
|
93
|
August 19, 2024
|
How to hide part of material based on vertex position with the new webgpu node materials?
|
|
1
|
168
|
June 12, 2024
|
What is going on with NodeMaterials? All the examples are gone
|
|
2
|
689
|
June 5, 2024
|
Node Material for typescript
|
|
2
|
128
|
May 12, 2024
|
How to write custom vertex shader using NodeMaterial and WebGPURenderer?
|
|
0
|
195
|
April 3, 2024
|
Making NodeMaterials work with envMap
|
|
9
|
383
|
March 31, 2024
|
NodeMaterial on unpkg, slow to load all the dependencies
|
|
5
|
360
|
March 26, 2024
|
Custom WGSL position node in clip space (WebGPU)
|
|
0
|
297
|
December 14, 2023
|
How do I use `cond` and `switch` node in NodeMaterial?
|
|
3
|
374
|
December 11, 2023
|
WebGPU NodeMaterial: How do I sample material textures in UVs other than model UV?
|
|
7
|
495
|
November 21, 2023
|
Does anyone know how to use the varyingNode in conjunction with the wgslFn node?
|
|
0
|
186
|
November 17, 2023
|
NodeMaterials Not Working with WebGL (fixed with r159)
|
|
3
|
514
|
November 9, 2023
|
How to add two Node Material color together v0.157.0?
|
|
1
|
305
|
October 9, 2023
|
Points node material not working as intended?
|
|
0
|
288
|
October 8, 2023
|
State of Node-based Shaders in three.js? Any good tutorials?
|
|
23
|
8053
|
October 8, 2023
|
Why can't I define constants right at the beginning in wgslFn?
|
|
1
|
327
|
September 12, 2023
|
How to update parameters in nodeSystem?
|
|
0
|
353
|
September 6, 2023
|
The design of webgpu backend and node-material
|
|
1
|
598
|
September 1, 2023
|
Passing a DataTexture to a WebGPU nodeMaterial
|
|
1
|
569
|
August 15, 2023
|
How do I change vertex positions with the positionNode using wgslFn? I added a codePen example
|
|
4
|
984
|
July 26, 2023
|
Am I on the right track with my attempt to replicate my vertex shader in the nodesystem
|
|
1
|
497
|
July 23, 2023
|