Skip to content

crnacura/grid-deformation-effect

 
 

Repository files navigation

Grid Displacement Texture with RGB Shift using Three.js GPGPU and Shaders

Demo for the tutorial on how to apply a pixel/grid displacement to a texture in Three.js using shaders and GPGPU with a subtle RGB shift effect on cursor move.

Featured Image

Article on Codrops

Demo

Installation

  • Install with npm install
  • Run demo with npm run dev
  • Build with npm run build

Credits

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.9%
  • SCSS 16.4%
  • GLSL 13.3%
  • HTML 9.7%
  • JavaScript 0.7%