{
    "@context": "http://iiif.io/api/presentation/4/context.json",
    "id": "https://iiif.io/api/presentation/4.0/example/uc06_multiple_3d_objects.json",
    "type": "Manifest",
    "label": { "en": [ "Chess Pieces — Multiple Objects" ] },
    "items": [
        {
            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
            "type": "Scene",
            "label": { "en": [ "Chess Game Pieces" ] },
            "backgroundColor": "#99CCFF",
            "interactionMode": [ "hemisphere-orbit" ],
            "items": [
                {
                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/page/1",
                    "type": "AnnotationPage",
                    "items": [
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/1",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/Pawn_black.glb",
                                "label": { "en": [ "Pawn 1" ] },
                                "type": "Model",
                                "format": "model/gltf-binary"
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 1.0,
                                        "y": 0.0,
                                        "z": 0.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno2",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno2/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/Pawn_black.glb",
                                    "label": { "en": [ "Pawn 2 tipped over" ] },
                                    "type": "Model",
                                    "format": "model/gltf-binary"
                                },
                                "transform": [
                                    {
                                        "type": "RotateTransform",
                                        "x": 0.0,
                                        "y": 0.0,
                                        "z": -90.0
                                    },
                                    {
                                        "type": "TranslateTransform",
                                        "x": 0.0,
                                        "y": 1.0,
                                        "z": 0.0
                                    }
                                ]
                            },
                            "target": {
                                "type": "SpecificResource",
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno2/specificResource/2",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 2.0,
                                        "y": 0.0,
                                        "z": 3.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno3",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "exclude": [
                                "audio",
                                "lights"
                            ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno3/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://fixtures.iiif.io/3d/thomas_flynn/chess/Queen_black.glb",
                                    "label": { "en": [ "Queen" ] },
                                    "type": "Model",
                                    "format": "model/gltf-binary"
                                },
                                "transform": [
                                    {
                                        "type": "ScaleTransform",
                                        "x": 1.5,
                                        "y": 1.5,
                                        "z": 1.5
                                    }
                                ]
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno3/specificResource/2",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 1.0,
                                        "y": 0.0,
                                        "z": 2.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/anno4",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/3d/lights/1",
                                "type": "ImageBasedLight",
                                "label": { "en": [ "Image-Based Light" ] },
                                "environmentMap": {
                                    "id": "https://fixtures.iiif.io/3d/polyhaven/spruit_sunrise_4k.hdr",
                                    "type": "Image",
                                    "format": "image/vnd.radiance",
                                    "profile": "equirectangular"
                                }
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                "type": "Scene"
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/cam1",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/cameras/1",
                                "type": "PerspectiveCamera",
                                "label": { "en": [ "Perspective Camera 1" ] },
                                "lookAt": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/1",
                                    "type": "Annotation"
                                },
                                "near": 1,
                                "far": 100,
                                "fieldOfView": 50
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/cam1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 0.0,
                                        "y": 6.0,
                                        "z": 10.0
                                    }
                                ]
                            }
                        },
                        {
                            "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/light1",
                            "type": "Annotation",
                            "motivation": [ "painting" ],
                            "body": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/lights/1",
                                "type": "SpotLight",
                                "label": { "en": [ "Spot Light 1" ] },
                                "angle": 90.0,
                                "color": "#A0FFA0"
                            },
                            "target": {
                                "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1/anno/light1/specificResource/1",
                                "type": "SpecificResource",
                                "source": {
                                    "id": "https://iiif.io/api/presentation/4.0/example/uc06/scene/1",
                                    "type": "Scene"
                                },
                                "selector": [
                                    {
                                        "type": "PointSelector",
                                        "x": 0.0,
                                        "y": 3.0,
                                        "z": 1.0
                                    }
                                ]
                            }
                        }
                    ]
                }
            ]
        }
    ]
}