Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 826 Bytes

File metadata and controls

21 lines (13 loc) · 826 Bytes

Liquid Metal Prototype

Liquid Metal Prototype cover

Reflective material and fluid form exploration built as a lightweight WebGL prototype.

Demo

View live demo

Overview

This prototype renders a liquid-metal style surface study using a fullscreen shader composition driven by three.min.js. The visual focuses on glossy, morphing forms, soft distortion, and a restrained color palette to explore a reflective, almost chrome-like material response.

Notes

  • Built with Three.js and a custom fragment shader.
  • Uses a fullscreen plane with time-based animation for continuous motion.
  • Intended as a visual/material experiment rather than a production UI component.