fralonra / wgshadertoy

A WGSL playground inspired by Shadertoy.
MIT License
91 stars 6 forks source link
creative-coding egui generative-art shadertoy webgpu wgpu wgsl

WgShadertoy Logo

WgShadertoy

Flathub AUR MIT

A WGSL playground inspired by Shadertoy.

preview

Installation

Windows

Check out the latest release for a msi installer.

MacOS

Available on MacPorts:

sudo port install wgshadertoy

Linux

Available on Flathub.

Download on Flathub

Packaging status

For Arch Linux users, wgshadertoy is also available on AUR:

yay -S wgshadertoy

Wgs format

The application use a binary format wgs to save and load shaders and textures.

It helps to share your shaders amoung people.

You can find examples in wgs's repo.

Limits

Contributing

Credits