Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 233 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 233 Bytes

bevy_frustum_culling

demo

Bevy plugin for frustum culling. See the examples/demo.rs for usage. Requires the aevyrie/bevy_mod_bounding plugin to generate bounding volumes for your meshes, as shown in the demo.