Skip to content

Commit

Permalink
Repair html tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso committed Sep 26, 2016
1 parent 9ca545c commit b4a887a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ Starter defines these families.

### `starter.model`

<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526694/7453567a-7ab9-11e6-817c-84a874092399.png"></img>
<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526694/7453567a-7ab9-11e6-817c-84a874092399.png"/>

A generic representation of geometry.

Expand Down Expand Up @@ -577,7 +577,7 @@ A generic representation of geometry.

### `starter.rig`

<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526730/9c7f040a-7ab9-11e6-9007-4795ddbadde8.png"></img>
<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526730/9c7f040a-7ab9-11e6-9007-4795ddbadde8.png"/>

The `starter.rig` contains the necessary implementation and interface for animators to animate.

Expand Down Expand Up @@ -605,7 +605,7 @@ The `starter.rig` contains the necessary implementation and interface for animat

### `starter.animation`

<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526738/a0fba5ba-7ab9-11e6-934f-48ca2a2ce3d2.png"></img>
<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526738/a0fba5ba-7ab9-11e6-934f-48ca2a2ce3d2.png"/>

Point positions and normals represented as one Alembic file.

Expand Down
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ Starter defines these families.

### `starter.model`

<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526694/7453567a-7ab9-11e6-817c-84a874092399.png"></img>
<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526694/7453567a-7ab9-11e6-817c-84a874092399.png"/>

A generic representation of geometry.

Expand Down Expand Up @@ -581,7 +581,7 @@ A generic representation of geometry.

### `starter.rig`

<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526730/9c7f040a-7ab9-11e6-9007-4795ddbadde8.png"></img>
<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526730/9c7f040a-7ab9-11e6-9007-4795ddbadde8.png"/>

The `starter.rig` contains the necessary implementation and interface for animators to animate.

Expand Down Expand Up @@ -609,7 +609,7 @@ The `starter.rig` contains the necessary implementation and interface for animat

### `starter.animation`

<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526738/a0fba5ba-7ab9-11e6-934f-48ca2a2ce3d2.png"></img>
<img align="right" src="https://cloud.githubusercontent.com/assets/2152766/18526738/a0fba5ba-7ab9-11e6-934f-48ca2a2ce3d2.png"/>

Point positions and normals represented as one Alembic file.

Expand Down

0 comments on commit b4a887a

Please sign in to comment.