Skip to content

mrk-its/bevy_webgl2_app_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template of multi-target (WASM / Native) Bevy's application

Prerequisites

cargo install cargo-make

Build and serve WASM version

cargo make serve

then point your browser to http://127.0.0.1:4000/

Build and run native version

cargo make run

Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published