mirror of
https://github.com/galacean/engine.git
synced 2026-05-23 01:40:11 +08:00
Fix incorrect partial derivative indexing in sampleCurlNoise3D caused by coordinate permutation — previous indices broke the divergence-free property. Rename computeNoiseDisplacement to computeNoiseVelocity to match actual usage.