Replicated 1000x1000 grid. Each event creates one brick: blue for active state (1), white for inactive state (0).
If the same cell is clicked multiple times, bricks stack vertically.
2000
File: -
Status: idle
Rendered clicks: 0
Tip: start with a smaller file. The scene now allocates bricks in dynamic chunks (no fixed limit in code).