-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How did you make this? #1
Comments
Thanks! Started as a sketch in 2010, then Adobe Illustrator, then learned how to code SVG, mostly via https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Paths |
I see ... and when you were coding by hand, did you recommend/use any applications or code editors to preview what you were currently doing (preferably something that is free)? |
I use vim. SVG renders in the browser natively which is how I did it back then. Today, I’d use React |
Got it ... and was it based off of a image? Did you have a scaffold for a face and hair etc? |
I love this ... and would love to make my own version. How exactly did you go about building your personal avatar?
The text was updated successfully, but these errors were encountered: