Files
engine/packages
chenmo.gl 4af28c9fa9 fix(particle): correct curl noise gradient indices and rename to velocity
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.
2026-04-13 14:50:47 +08:00
..