ruicarest / displacement-map-plugin

Displacement map implementation and playground using WebGL.
0 stars 0 forks source link

Displacement map implementation

Displacement map filter implementation using WebGL/GLSL. Playground available, just start the app by running on the project root the cmd npm run server

On the playground, the dat-gui interface is divided by filter category options such as,

Have fun! :art: :mag_right:

Examples

Mouse attached mask

mouse_as_mask example

Video as mask

video_as_mask example

Image as mask

image_as_mask example