Skip to content

A JavaScript implementation of an algorithm that traces bitmap pixels to create continuous SVG path, with optionally rounded corners.

Notifications You must be signed in to change notification settings

rshest/bitmap-outline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A JavaScript implementation of an algorithm that traces bitmap pixels to create continuous SVG path, with optionally rounded corners.

For example, from this:

we get this:

Can be used together with e.g. D3.js to create some fancy visuals.

Online demo

About

A JavaScript implementation of an algorithm that traces bitmap pixels to create continuous SVG path, with optionally rounded corners.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published