Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 495 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 495 Bytes

Bevy Rendering Template

A basic template for working with shaders in Bevy. Based on the Shader Instancing example and on descriptions from the Bevy Cheatbook

Not tested on local windowing, only in the browser. Trunk is currently used to serve content on port 3000. Run with trunk serve if a different port is required, then modify the Trunk.toml file.