mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +00:00
c747cc526b
# Objective - Several examples are useful for qualitative tests of Bevy's performance - By contrast, these are less useful for learning material: they are often relatively complex and have large amounts of setup and are performance optimized. ## Solution - Move bevymark, many_sprites and many_cubes into the new stress_tests example folder - Move contributors into the games folder: unlike the remaining examples in the 2d folder, it is not focused on demonstrating a clear feature. |
||
---|---|---|
.. | ||
mesh2d.rs | ||
mesh2d_manual.rs | ||
move_sprite.rs | ||
rect.rs | ||
rotation.rs | ||
sprite.rs | ||
sprite_flipping.rs | ||
sprite_sheet.rs | ||
text2d.rs | ||
texture_atlas.rs |