SkillAgentSearch skills...

Shaderplace

Real-time collaborative GLSL livecode editor

Install / Use

/learn @CharStiles/Shaderplace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

http://charstiles.github.io/shaderplace

Shader Place

A realtime collaborative livecode GLSL editor

Requirements

  • node.js

Quickstart!

$ git clone https://github.com/CharStiles/shaderplace.git
$ cd shaderplace
$ npm i --legacy-peer-deps
$ npm start

go to http://localhost:8080/

TODO:

  • add backend for password, more permanent rooms
  • WebRTC implementation

High Priority

  • overall profile and analyse efficiency
  • undo manager
  • carot color
  • usernames to be above carot
  • add backbuffer texture input
  • add webcam texture input (for multiple users)
  • add bins to audio input
  • menu for info on globals, hot keys and meta info
  • hot keys for hiding code
  • organize code

Nice To have

  • webcam mice??
  • input images

This has been made possible by the STUDIO for Creative Inquiry's Spring 2021 OSSTA Residencies (Open-Source Software Toolkits for the Arts)

Related Skills

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated1mo ago
Forks5

Languages

JavaScript

Security Score

85/100

Audited on Feb 12, 2026

No findings