How to create a physics aggregate from GPU vertex data?
|
|
6
|
46
|
June 4, 2025
|
Shadow bug when vertex data lives only on the GPU
|
|
8
|
61
|
May 31, 2025
|
Hair Simulation WebGPU
|
|
24
|
1020
|
May 30, 2025
|
WebGPU compute shader for audio and graphics (C64 - 8 bit emulation)
|
|
7
|
82
|
January 16, 2025
|
How to quickly read data from a compute shader?
|
|
7
|
81
|
December 20, 2024
|
Dispatching empty compute shader turns entire canvas transparent
|
|
5
|
33
|
November 23, 2024
|
How to accurately sample textures in ComputeShader?
|
|
3
|
141
|
September 25, 2024
|
How to change the default texture sampler in ComputeShader?
|
|
2
|
17
|
September 25, 2024
|
Why wireframe mode does not work when using setVerticesBuffer and setIndexBuffer? (webgpu)
|
|
3
|
59
|
July 14, 2024
|
WebGPU Real-Time Global Illumination
|
|
6
|
822
|
July 6, 2024
|
Flickering effects when dynamically updating mesh data from storage buffers
|
|
6
|
94
|
June 12, 2024
|
Problem Compute Shader output to be float32array type instead of rgba8unorm
|
|
6
|
123
|
May 10, 2024
|
Compute Shader Indirect Dispatching
|
|
6
|
159
|
April 11, 2024
|
Wondering performance / hardware limits on # of compute shaders
|
|
1
|
176
|
January 21, 2024
|
Data transfer from compute shader to renderer
|
|
18
|
1497
|
December 7, 2023
|
How to keep buffers on the GPU when using compute shaders for instancing or vertex data generation
|
|
10
|
1052
|
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
|
291
|
September 6, 2023
|
WebGPU - Compute shader experiments
|
|
4
|
1246
|
July 19, 2023
|
Array<vec3<f32>>
|
|
6
|
254
|
July 4, 2023
|
Compute Shaders Order Execution
|
|
30
|
1866
|
June 28, 2023
|
DrawWrapper for shadow map?
|
|
8
|
575
|
June 10, 2023
|
Newbie question about @workgroup_size
|
|
1
|
1846
|
June 5, 2023
|
Dynamic size of instance count
|
|
14
|
1317
|
May 20, 2023
|