mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 00:47:32 +00:00
46f5411605
# Objective Intended to close #5073 ## Solution Adds a stress test that use TextureAtlas based on the existing many_sprites test using the animated sprite implementation from the sprite_sheet example. In order to satisfy the goals described in #5073 the animations are all slightly offset. Of note is that the original stress test was designed to test fullstrum culling. I kept this test similar as to facilitate easy comparisons between the use of TextureAtlas and without. |
||
---|---|---|
.. | ||
bevymark.rs | ||
many_animated_sprites.rs | ||
many_cubes.rs | ||
many_foxes.rs | ||
many_lights.rs | ||
many_sprites.rs | ||
transform_hierarchy.rs |