How to create a physics aggregate from GPU vertex data?
|
|
6
|
40
|
June 4, 2025
|
Shadow bug when vertex data lives only on the GPU
|
|
8
|
60
|
May 31, 2025
|
Hair Simulation WebGPU
|
|
24
|
904
|
May 30, 2025
|
WebGPU compute shader for audio and graphics (C64 - 8 bit emulation)
|
|
7
|
70
|
January 16, 2025
|
How to quickly read data from a compute shader?
|
|
7
|
66
|
December 20, 2024
|
Dispatching empty compute shader turns entire canvas transparent
|
|
5
|
32
|
November 23, 2024
|
How to accurately sample textures in ComputeShader?
|
|
3
|
124
|
September 25, 2024
|
How to change the default texture sampler in ComputeShader?
|
|
2
|
15
|
September 25, 2024
|
Why wireframe mode does not work when using setVerticesBuffer and setIndexBuffer? (webgpu)
|
|
3
|
58
|
July 14, 2024
|
WebGPU Real-Time Global Illumination
|
|
6
|
773
|
July 6, 2024
|
Flickering effects when dynamically updating mesh data from storage buffers
|
|
6
|
89
|
June 12, 2024
|
Problem Compute Shader output to be float32array type instead of rgba8unorm
|
|
6
|
121
|
May 10, 2024
|
Compute Shader Indirect Dispatching
|
|
6
|
153
|
April 11, 2024
|
Wondering performance / hardware limits on # of compute shaders
|
|
1
|
173
|
January 21, 2024
|
Data transfer from compute shader to renderer
|
|
18
|
1480
|
December 7, 2023
|
How to keep buffers on the GPU when using compute shaders for instancing or vertex data generation
|
|
10
|
1024
|
November 27, 2023
|
Is there a performance difference between these two methods of buffer swapping?
|
|
2
|
313
|
November 15, 2023
|
About entryPoint for compute shader
|
|
3
|
289
|
September 6, 2023
|
WebGPU - Compute shader experiments
|
|
4
|
1234
|
July 19, 2023
|
Array<vec3<f32>>
|
|
6
|
245
|
July 4, 2023
|
Compute Shaders Order Execution
|
|
30
|
1831
|
June 28, 2023
|
DrawWrapper for shadow map?
|
|
8
|
558
|
June 10, 2023
|
Newbie question about @workgroup_size
|
|
1
|
1818
|
June 5, 2023
|
Dynamic size of instance count
|
|
14
|
1308
|
May 20, 2023
|