bevy/examples/2d
Aaron Winter 621cba4864 Example for 2D Frustum Culling (#1503)
This adds a new project for showing off Frustum Culling.
(Master runs this at sub 1 FPS while with the frustum culling it runs at 144 FPS on my system)

Short clip of the project running:
https://streamable.com/vvzh2u
2021-03-25 01:46:22 +00:00
..
contributors.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00
many_sprites.rs Example for 2D Frustum Culling (#1503) 2021-03-25 01:46:22 +00:00
sprite_flipping.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00
sprite_sheet.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00
sprite.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00
text2d.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00
texture_atlas.rs System sets and run criteria v2 (#1675) 2021-03-24 20:11:55 +00:00