Skip to content

A toy App I've been writing to prove that vector and pixel art can work together 🤪

Notifications You must be signed in to change notification settings

jetrotal/SVG-2-PIXELART

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVG-2-PIXELART

A toy App I've been writing to prove that vector and pixel art can work together 🤪

The essential libraries and modules are being loaded through the html file, they are:

 - svgo-browser module - optmizes svg files to remove groups and similar elements
 - color-thief library - gets dominant colors of the image and generates a color palette
 - svgson library - parses a svg file as a js object
 - pixelit library - creates pixelart output from canvas or images.
 - anime library - randomizes properties and can be used to animate stuff

image image image image image image

About

A toy App I've been writing to prove that vector and pixel art can work together 🤪

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published