Link to runtime loading/saving tutorial and improve Image documentation

This commit is contained in:
Hugo Locurcio
2023-11-13 14:37:27 +01:00
parent d443f127ef
commit e5270c0db2
24 changed files with 37 additions and 7 deletions
+1
View File
@@ -7,6 +7,7 @@
Represents a camera as defined by the base GLTF spec.
</description>
<tutorials>
<link title="Runtime file loading and saving">$DOCS_URL/tutorials/io/runtime_file_loading_and_saving.html</link>
<link title="GLTF camera detailed specification">https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#reference-camera</link>
<link title="GLTF camera spec and example file">https://github.com/KhronosGroup/glTF-Tutorials/blob/master/gltfTutorial/gltfTutorial_015_SimpleCameras.md</link>
</tutorials>