Flathub Logo

WgShadertoy

per fralonra
Instal·lar

A WGSL playground inspired by Shadertoy

WgShadertoy is a WGSL playground inspired by Shadertoy.

It uses a binary format 'wgs' to save and load shaders and textures.

The runtime currently provides six parameters you can use in your shader as a uniform variable:

  • cursor vec2 The mouse position in pixels.
  • mouse_down u32 Whether the left button of the mouse is down.
  • mouse_press vec2 The mouse position in pixels when the left button is pressed.
  • mouse_release vec2 The mouse position in pixels when the left button is released.
  • resolution vec2 The resolution of the canvas in pixels (width * height).
  • time f32 The elapsed time since the shader first ran, in seconds.

Canvis en la versió 0.3.3

fa 4 mesos
(Built fa 4 mesos)
  • No s'ha proporcionat cap registre de canvis
  • Construït per la comunitat

    Aquesta aplicació es desenvolupa en obert per una comunitat de voluntaris, i s'allibera sota MIT License.
    Impliqueu-vos-hi
Mida instal·lada~18.22 MiB
Mida de la baixada6.48 MiB
Arquitectures disponiblesaarch64, x86_64
Instal·lacions957

Altres aplicacions de fralonra