bevy/examples/camera
Rich Churcher 8e7ef64bb1
Split zoom/orbit into separate examples (#15135)
# Objective

As previously discussed, split camera zoom and orbiting examples to keep
things less cluttered. See discussion on #15092 for context.
2024-09-10 23:40:48 +00:00
..
2d_top_down_camera.rs Rename rendering components for improved consistency and clarity (#15035) 2024-09-10 01:11:46 +00:00
camera_orbit.rs Split zoom/orbit into separate examples (#15135) 2024-09-10 23:40:48 +00:00
first_person_view_model.rs Improve first person camera in example (#15109) 2024-09-10 03:53:32 +00:00
projection_zoom.rs Split zoom/orbit into separate examples (#15135) 2024-09-10 23:40:48 +00:00