A web application where you can write WGSL code and see it in action immediately. Basically ShaderToy (https://www.shadertoy.com/) but with WGSL, it offers time, resolution, and UV coordinates for creating screen space shaders. Perfect for tinkering and exploring graphics programming in a simple, straightforward manner.

Write some code, press refresh and it'll update! Errors are as unreadable as they get and there is no syntax highlighting so you'll feel like a true graphics programmer!

This was only ever meant as a prototype and will not be developed further, its fun to play with for a bit tho

Made in Rust using my custom rendering engine https://github.com/JanGolicnik/jandering_engine!

Credit to:

for the base shader, definitely go follow their stuff they are absolutely golden.


StatusPrototype
CategoryTool
PlatformsHTML5
AuthorJanyG

Leave a comment

Log in with itch.io to leave a comment.