Commit graph

19 commits

Author SHA1 Message Date
3549f2de9c Wire ssbo rendering into sandbox 2025-12-16 09:03:13 -05:00
1c0f552032 Swap static buffer for heap-allocated 2025-12-16 06:11:44 -05:00
3a54b0dde3 Add GPU instance setup 2025-12-16 06:11:44 -05:00
da7bd7badd Increase batch buffer size 2025-12-16 06:11:26 -05:00
342c73f4f3 Show FPS in benchmark log 2025-12-15 18:50:37 -05:00
70dd969a5b Collect args with argsWithAllocator 2025-12-15 18:50:37 -05:00
95f5a3683c Add bench arg that ramps entities 2025-12-15 18:50:37 -05:00
186f8b66f6 Allow holding keys to adjust entity counts 2025-12-15 16:55:45 -05:00
6b8d1e1929 Rework controls for 1000 and 10000 entity spawns 2025-12-15 16:55:45 -05:00
72e29dbd33 Assign entities random RGB colors 2025-12-15 16:55:45 -05:00
ee1ba2e87d Refactor drawn bits into ui file 2025-12-15 16:55:45 -05:00
bcccf0d611 Embed verdana.ttf 2025-12-15 16:55:45 -05:00
b3807a0d36 Rework the debug panels 2025-12-15 16:55:45 -05:00
2fb9f1c3e5 Add rlgl quad batching optimization 2025-12-15 16:55:45 -05:00
c010746897 Add texture blitting optimization 2025-12-15 16:55:45 -05:00
32654035f8 Add ctrl shift mappings for 10k incremements 2025-12-15 16:55:44 -05:00
bd4c86cf39 Add benchmark logging 2025-12-15 16:55:44 -05:00
9b52771e54 Use a dark background for debug readability 2025-12-15 16:55:44 -05:00
1f85f329f2 Create a sandbox with spawn controls 2025-12-15 16:55:44 -05:00