branchrust_reboot/main/indirect_instancing/bitmapped_damage_trackingcancel

4 Commits over 30 Days - 0.01cph!

39 Days Ago
Implement bitmapped damage tracking
42 Days Ago
Rebase on current /indirect_instancing
2 Months Ago
Add ConcurrentBoolArray as a simpler (but more wasteful) form of ConcurrentBitArray to get things going quicker. Add a function to find contiguous regions of values efficiently.
2 Months Ago
Introduce WIP version of ConcurrentBitArray for bitmapped damage tracking