afonsolage / projekto

Voxel game made with Bevy Engine
MIT License
59 stars 4 forks source link

Add pipeline/chunk cmds queue size visualization on debug mode #15

Closed afonsolage closed 2 years ago

afonsolage commented 2 years ago

I suspect there are more chunks being worked on queues than it should be, so a good way to solves this problem is to add some visual counters on the screen showing how many items are on each stage of the queue pipeline