Skip to content

Commit

Permalink
Add sample skeleton SVG file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan Huang committed May 9, 2020
1 parent 90d5a58 commit b51a167
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ It should also run on Chrome on Android and potentially more Android mobile brow

# Animate your own design

1. Download the [sample skeleton SVG here](https://firebasestorage.googleapis.com/v0/b/pose-animator-demo.appspot.com/o/skeleton.svg?alt=media).
1. Download the [sample skeleton SVG here](/resources/samples/skeleton.svg).
1. Create a new file in your vector graphics editor of choice. Copy the group named ‘skeleton’ from the above file into your working file. Note:
* Do not add, remove or rename the joints (circles) in this group. Pose Animator relies on these named paths to read the skeleton’s initial position. Missing joints will cause errors.
* However you can move the joints around to embed them into your illustration. See step 4.
Expand Down
118 changes: 118 additions & 0 deletions resources/samples/skeleton.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b51a167

Please sign in to comment.