Rare find

glsl-sandbox. Shader editor and gallery.

glslsandbox.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2025
  • Bump golang.org/x/crypto from 0.38.0 to 0.45.0 (#99)
May 2025
  • server: upgrade jwt dependecy
  • Upgrade dependencies
April 2024
  • Release —v0.1.41
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 (#95)
January 2024
  • Release —v0.1.40
  • server: add read only mode (#92)
December 2023
  • Release —v0.1.39
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#90)
October 2023
  • Release —v0.1.38
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 (#89)
August 2023
  • Release —v0.1.37
  • goreleaser: updates to make it work with new version
  • Release —v0.1.36
  • Dockerfile: upgrade base image so it uses a compatible glibc
  • Release —v0.1.35
  • Enable CORS header in `/item` (#87)
February 2023
  • Release —v0.1.34
  • Fix build errors
  • Release —v0.1.33
  • Upgrade compiler and dependencies to fix security alerts
October 2022
  • Release —v0.1.32
  • Upgrade go compiler to 1.19 (#84)
  • Bump github.com/labstack/echo/v4 from 4.3.0 to 4.9.0 (#83)
January 2022
  • Create a simpler webgl context.
October 2021
  • Set highp floats by default.
  • Improved gallery button behaviour.
  • design the `login` page (#79)
  • Back button when coming from the gallery.
  • Disable the canvas browser filtering.