9 years ago
Clipped SVG SliderA simple slider, with morphing preview images animated using SVG properties.

Tag: SVG Tutorial · Page 2 of 8
9 years ago
Clipped SVG SliderA simple slider, with morphing preview images animated using SVG properties.

9 years ago
Simple Interactive Points Effect with SVGToday we’d like to share a simple hover/click effect for images with you. The main idea is to show a map or a base image with some points of interest (POS) and when we come close to one of these points and hover, an image starts to fade in. When clicking on the POS indicator, a content layer is shown with some more information on that point; the background image becomes completely opaque. This concept could be fitting for some kind of map assisted story telling, like a travel piece or similar.

9 years ago
Item Reveal Animations with SVGAn experiment where grid items get revealed and unrevealed with animated, morphing SVG paths using anime.js.

9 years ago
Rounded Polygon Creator with SVGCreate any size of regular rounded polygon with the help of javascript and svg.

9 years ago
GeoPattern : Generate beautiful SVG patternsThis is a JavaScript port of jasonlong/geo_pattern and is derived from the background generator originally used for GitHub Guides.

9 years ago
LivIcons Evolution as jQuery pluginLivIcons Evolution is the next modern generation of a classic LivIcons pack of a cross browser vector icons with individual mini animation for each one. They are based on SVG (Scalable Vector Graphic), powered by JavaScript, work in all modern browsers and look perfect at any devices. Yes, Retina too.
9 years ago
Distorted Button Effects with SVG FiltersA set of inspirational, highly experimental distortion effects for buttons using SVG filters.The main idea is to apply distortion or blob filters to buttons and explore some creative possibilities.

9 years ago
Interactive 3D Mall Map with CSS & SVGToday we’d like to share a little 3D experiment with you. The idea is to show a mall map with all its floors in perspective. Additionally, we have a search in a sidebar that allows to filter mall spaces. Once a floor is selected, we show some pins as indicators for the different stores/spaces. When clicking on a pin, we show some more details of that space. We’ve mostly used CSS trickery for this, applying transitions that will rotate and move the levels by adding or removing classes. The levels are represented by inline SVGs.

9 years ago
Pure CSS Select StylingCSS styling of select component without JS, and using inline SVGs for the arrow symbol. The idea is to get rid of the need of using JS / JQuery for a decent select styling. Using inline SVG files to avoid extra requests to the server and a good visualization quality in retina displays.

9 years ago
Star Rating jQuery Plugin using SVGA star rating jQuery plugin that uses SVG for easier customization.
