Skip to content

extrawurst/bevy_web_drop_image_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy web drop image as texture demo

See web demo.

demo

pre-reqs to run

cargo install trunk

run locally. trunk will build the wasm using wasm-bindgen and run a local server to test it:

trunk serve

About

Demos how to use dropped image files in a web based Bevy app as a sprite

Resources

Stars

Watchers

Forks