Skip to content

A simple example of a drag and select in Rust using Bevy game engine. The example doesn't concern itself with

Notifications You must be signed in to change notification settings

jonchisko/bevy_dragselect_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A real simple example of drag and select using Bevy

A simple example of a drag and select in Rust using Bevy game engine. The example doesn't concern itself with acceleration structures (such as quad trees) or any fancy drawing of visualaizing the rectangle selection. It is just a simple drag selection, which selects selectable items.

About

A simple example of a drag and select in Rust using Bevy game engine. The example doesn't concern itself with

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages