Real-time 3D and GLSL shaders running natively in your browser. No pre-renders. No video files.
Most 3D on the web is theatre — a looping video dressed as interaction. MOD-15 is a rendering research project built to find out how far real-time WebGL can go inside a Next.js app.
Every model is a live GLB processed by the GPU on every frame. Every animation is driven by scroll position, not a timeline. Every shader is written in GLSL and injected at compile time via onBeforeCompile — the DOM and the 3D scene share a single source of truth: your scroll offset.
MOD-15 is a self-initiated R&D project by Grafikui — a design engineering practice building the interface layer for AI-native products.
grafikui.com→