mirror of
https://github.com/xzeldon/zeldon-site.git
synced 2025-01-31 12:27:26 +03:00
xzeldon
57e731a7b9
Reduces buffer swaps from O(2N) to O(2), N = number of splats Minimizes expensive WebGL context state changes Processes all velocity updates first to keep similar operations contiguous then handles all dye updates for better texture cache utilization