Marcel-G / webgl-fluid-displacement

Fluid image distortion using simplex noise and Sobel edge detection shaders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webgl-fluid-displacement

Fluid image distortion using simplex noise and Sobel edge detection shaders

Live Example

Setup

To build from source:

  1. Install the latest Node.js and NPM.
  2. Run npm install within the project root directory in Terminal.
  3. Run npm run build:watch.
  4. Run npm start

About

Fluid image distortion using simplex noise and Sobel edge detection shaders


Languages

Language:JavaScript 45.7%Language:GLSL 43.9%Language:HTML 9.2%Language:CSS 1.3%