PORTFOLIO PROJECT
organic shader lab
2026
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.
TECHNICAL DETAILS
React, JavaScript, GLSL. Real-time shader parameter controls via sliders. Color blending tool and image-based palette extraction applied live to shader output.
