webgl-mouseover-effects
Hover effect tutorial
This tutorial project provides a step-by-step guide on how to implement an interactive hover effect using Three.js and JavaScript.
Demos for the tutorial on how to achieve an interactive mouseover/hover effect
357 stars
4 watching
61 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robin-dela/hover-effect | A JavaScript library that creates and animates hover effects using images | 1,798 |
chauhanvipul87/html_transition_effect_demo | Demonstrates how to create hover effects on circles using CSS transitions. | 4 |
japick/vuerollr | A Vue.js plugin that enables mouseover galleries for media elements such as images and videos | 23 |
halo-lab/magnetic-hover | A JavaScript library that triggers hover effects based on proximity to an element | 39 |
inaamhusain/css3-hover-transition-effect | A CSS effect that smoothly transitions an element's appearance on hover | 3 |
ariona/hover3d | A JavaScript library that creates a 3D hover effect using CSS transforms | 334 |
isa2008/mouse-text-shadow | A JavaScript project that creates a text shadow effect when the mouse moves over a text element. | 4 |
ciar4n/imagehover.css | Provides a set of pre-defined CSS classes for creating scalable image hover effects | 1,825 |
intera/vue-zoom-on-hover | A Vue.js component that displays an image with a zoomed version on hover. | 166 |
strawdynamics/drift | A lightweight JavaScript library that allows adding 'zoom on hover' functionality to images without dependencies. | 1,544 |
stephband/jparallax | Creates interactive parallax effects by moving nodes in response to mouse movement | 1,146 |
amineyarman/vue-mouse-parallax | A Vue.js component for creating a scrolling effect where objects move towards the mouse as the user scrolls | 87 |
luxdamore/vue-cursor-fx | An animated custom cursor effect for interactive elements in web applications | 68 |
ianlunn/hover | A collection of CSS3-powered hover effects that can be applied to various HTML elements. | 29,241 |
jogendra/loadingshimmer | An easy way to add a shimmering effect to any view with just one line of code. | 1,591 |