From f8012417f2b15da47385c0a8b2bb90e4f14c8781 Mon Sep 17 00:00:00 2001 From: Alexey Knyazev <3479527+lexaknyazev@users.noreply.github.com> Date: Mon, 12 Feb 2024 00:00:00 +0000 Subject: [PATCH] Add links --- extensions/2.0/Khronos/KHR_animation_pointer/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/extensions/2.0/Khronos/KHR_animation_pointer/README.md b/extensions/2.0/Khronos/KHR_animation_pointer/README.md index 023bb021eb..d2064013a4 100644 --- a/extensions/2.0/Khronos/KHR_animation_pointer/README.md +++ b/extensions/2.0/Khronos/KHR_animation_pointer/README.md @@ -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 @@ -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.