Examples - Update Compute Fluid to use IndirectStorageBuffer#32176
Examples - Update Compute Fluid to use IndirectStorageBuffer#32176Mugen87 merged 1 commit intomrdoob:devfrom
Conversation
|
Does this improve performance? |
|
I see no difference in performance, tbh. |
|
I don't think in this particular example Nevertheless it's always good to have some Indirect example so that developers can understand how it works! |
I'm okay with merging the PR because of that reason. Normally the examples should use simple setups with the minimal amount of code that is required to demonstrate an effect. But for learning and further developed it's indeed good to have a few indirect compute examples around. |
Related Issue: #31488
Description
Update compute fluid to use indirect compute.