Commit graph

5 commits

Author SHA1 Message Date
fe537218a3
Add ant behavior overhaul design and nest-building research
Design covers ant gravity/physics, unified brush tool, behavioral
priority stack, sand color variation, and config changes. Research
doc captures real ant nest construction patterns for informing
simulation behavior.
2026-03-11 20:31:06 -04:00
4457368636
Add ant farm sand physics implementation plan 2026-03-11 12:44:24 -04:00
de010adf44
Add ant farm sand physics design doc
Covers GPU Margolus block CA for particle sand, hybrid material
system (shader behaviors + data-driven registry), ant digging/carrying
mechanics, dual camera (side view primary, top-down secondary), and
tiered gravity model (basic -> angle of repose -> pressure propagation).
2026-03-11 12:39:47 -04:00
b2fb120b6b
Add richer ant documentation 2026-03-09 12:12:28 -04:00
a3bbc258be
Add ant docs 2026-03-09 10:22:03 -04:00