Skip to content

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

Notifications You must be signed in to change notification settings

weykon/bevy_shadertoy_wgsl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.4%
  • Makefile 0.6%