Skip to content

Latest commit

 

History

History
executable file
·
27 lines (13 loc) · 671 Bytes

README.md

File metadata and controls

executable file
·
27 lines (13 loc) · 671 Bytes

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