Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heldrida/image-sequence-cicle-progress
Prototype for the Image sequencer animator and circle progress tracker
https://github.com/heldrida/image-sequence-cicle-progress
Last synced: about 1 month ago
JSON representation
Prototype for the Image sequencer animator and circle progress tracker
- Host: GitHub
- URL: https://github.com/heldrida/image-sequence-cicle-progress
- Owner: heldrida
- Created: 2015-08-26T11:11:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-28T10:05:48.000Z (over 9 years ago)
- Last Synced: 2024-12-30T10:19:03.051Z (about 1 month ago)
- Language: CSS
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
PROJECT: Image Sequence Circle progress
---------------------------------------
---------------------------------------Description:
Prototype for the Image sequencer animator and circle progress tracker
References:
Marker animation along SVG element with D3.js
http://bl.ocks.org/KoGor/8162640
use of SVG animations and in particular the
http://www.carto.net/svg/samples/path_animation.shtml
along svg using Snap
http://codepen.io/mattsince87/pen/snqLy/
circular progress button
http://tympanus.net/Tutorials/CircularProgressButton/
http://jsbin.com/mucadowosi/1/edit?html,css,output
animated line drawing svg:
https://jakearchibald.com/2013/animated-line-drawing-svg/
inline-svg-animations
https://www.codeschool.com/blog/2014/11/04/inline-svg-animations/
making sense of svg viewbox madness
http://www.justinmccandless.com/blog/Making+Sense+of+SVG+viewBox's+Madness