/bevy-spirv-example

bevy 0.13 spirv

Primary LanguageRust

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.