Skip to content

Small Three.js demo that renders a blobby icosahedron using custom GLSL shaders. Scroll and hover interactions are powered by GSAP/ScrollTrigger. Inspiration was taken from the Deveb website: deveb.co.

Notifications You must be signed in to change notification settings

Krish-Parekh/Deveb-Landing-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deveb Landing Page Clone

Overview

Small Three.js demo that renders a blobby icosahedron using custom GLSL shaders. Scroll and hover interactions are powered by GSAP/ScrollTrigger. Inspiration was taken from the Deveb website: deveb.co.

Tech

  • Three.js: scene, camera, mesh
  • GLSL shaders: shaders/vertex.glsl, shaders/fragment.glsl for blob deformation/color
  • GSAP + ScrollTrigger: scroll-driven animation and hover mask effects

Screenshots

Display 1 Display 2

About

Small Three.js demo that renders a blobby icosahedron using custom GLSL shaders. Scroll and hover interactions are powered by GSAP/ScrollTrigger. Inspiration was taken from the Deveb website: deveb.co.

Topics

Resources

Stars

Watchers

Forks