Skip to content

Commit

Permalink
Add links
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaknyazev committed Feb 12, 2024
1 parent 16e0975 commit f801241
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion extensions/2.0/Khronos/KHR_animation_pointer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Written against the glTF 2.0 spec.

## Overview

This extension provides a standardized way of animating arbitrary glTF properties according to the **glTF 2.0 Asset Object Model**.
This extension provides a standardized way of animating arbitrary glTF properties according to the [glTF 2.0 Asset Object Model](../../../../specification/2.0/ObjectModel.adoc).

### Motivation

Expand Down Expand Up @@ -203,6 +203,12 @@ The following animation uses the animation pointer extension to target a base co
]
```

## References

- [glTF 2.0 Asset Object Model](../../../../specification/2.0/ObjectModel.adoc)

- [JavaScript Object Notation (JSON) Pointer, RFC 6901](https://www.rfc-editor.org/info/rfc6901)

## Appendix: Full Khronos Copyright Statement

Copyright 2024 The Khronos Group Inc.
Expand Down

0 comments on commit f801241

Please sign in to comment.