Started as R&D for a specific upcoming project, this grew into something more reusable. The Organic Shader Lab is a browser-based prototyping tool for exploring organic GLSL shaders in real time, built to speed up the visualization process without setting up a new environment from scratch each time.
Built with React, JavaScript, and GLSL. Slider controls adjust shader parameters live across different configurations. A color blending tool lets you mix palettes directly, and an image upload feature extracts a palette from any image and applies it to the shader on the fly. The goal was a flexible system I could spin up quickly when scoping out motion and texture directions for a new project.