Skip to content

An SVG animation showing a stroke in the shape of an rising arc.

Notifications You must be signed in to change notification settings

TomasHubelbauer/svg-arc-angle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVG Arc Angle

LIVE

This is an experiment in finding out how to calculate an arc with a given angle for use in an SVG path.

To-Do

Add an alternative where the animation is done using CSS animation

On the stroke-dasharray and stroke-dashoffset attributes as opposed to requestAnimationFrame:

https://css-tricks.com/svg-line-animation-works/

Blend the colors instead of switching at the boundary points

About

An SVG animation showing a stroke in the shape of an rising arc.

Topics

Resources

Stars

Watchers

Forks