Skip to content

A frontend interface for creating characters in SVG.

License

Notifications You must be signed in to change notification settings

richardokonicha/charactercreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: -Finish animated intro/fixing the loading mechanism. -Fix the downloading in chrome (switch to blobs) -Add a slider to turn the character's heads.


How to Optimize SVGs using SVGOMG

https://jakearchibald.github.io/svgomg/

In body_athletic, this produced a saving of 55.46%.

Activate all the options except for the following:

Show original (obviously) … Multipass … Clean IDs … Minify colours … Style to attributes … Remove XML instructions

About

A frontend interface for creating characters in SVG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 64.1%
  • JavaScript 30.1%
  • CSS 5.8%