Skip to content

Fluid image distortion using simplex noise and Sobel edge detection shaders

Notifications You must be signed in to change notification settings

Marcel-G/webgl-fluid-displacement

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published