Skip to content

Commit 187f8e5

Browse files
authored
Merge pull request #2386 from IIIF/whale-pics
Add whale pic examples to p4
2 parents 983b580 + e3aef70 commit 187f8e5

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed
728 KB
Loading
997 KB
Loading

source/presentation/4.0/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2358,6 +2358,14 @@ In many complex 3D Scenes, it may not be clear what or how to look at a particul
23582358

23592359
The client will render a UI that presents the two commenting annotations in some form and allows the user to navigate between them. An active Camera is not provided (while there is a Camera in the Scene it has `behavior` "hidden", i.e., it is inactive: not usable). The commenting annotations are ordered; while the user might explore them freely in the Scene they might also go "forward" from the first to the second commenting annotation and "back" to the first from the second. In either case the above example instructs the client to activate the Camera when the user interacts with the comment. The user is free to move away but any interaction with that comment will bring them back to the specific viewpoint. (forward ref to chains of activation example)
23602360

2361+
Default camera:
2362+
2363+
<img src="{{ site.api_url | absolute_url }}/assets/images/p4/whale-default-camera.png" alt="Camera for annotation" >
2364+
2365+
Camera when annotation selected:
2366+
2367+
<img src="{{ site.api_url | absolute_url }}/assets/images/p4/whale-anno-camera.png" alt="Camera for annotation" >
2368+
23612369

23622370
### Modifying resource properties
23632371

0 commit comments

Comments
 (0)