Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 243 Bytes

Bevy-SPIRV Example

This repository showcases a simple example of utilizing SPIRV shaders with the Bevy game engine. It leverages RustGPU for shader creation, demonstrating the process of integrating custom shaders into a Bevy application.