Skip to content

tommasoltrz/R3F-RGB-Hover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ RGB hover effect

This is a starter project for implementing React Three Fiber in Gatsby and applying custom shaders on images.

RGB color displacement is applied on mouse hover.

See Live Demo

Hover Effect

✨ Features

🚀 Quick start

  1. Clone the repo

    git clone https://github.com/tommasoltrz/R3F-RGB-Hover.git
  2. Start the local server

    Navigate into your new site’s directory and install the local dependencies first, then run the dev command.

    cd R3F-RGB-Hover/
    
    npm i
    npm start
  3. Open the source code and start editing!

    Your site is will be running at http://localhost:8000

About

Starter project for implementing React Three Fiber in Gatsby and applying custom shaders on images.

Topics

Resources

Stars

Watchers

Forks

Contributors