gilescope / bevy_shadertoy_wgsl

A Shadertoy clone for the Bevy game engine. The glsl language is replaced by wgsl.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bevy_shadertoy_wgsl

A Shadertoy clone for the Bevy game engine, where the glsl language is replaced by wgsl.

Clone the repo, and for example run the following command:

cargo run --release --features bevy/dynamic --example paint_streams

TODO: make compatible with WASM

See the LICENSES file for the individual examples.

About

A Shadertoy clone for the Bevy game engine. The glsl language is replaced by wgsl.

License:Other


Languages

Language:Rust 99.4%Language:Makefile 0.6%