api
api copied to clipboard
Source for API and model specifications documents (api and model)
In P3 spec the `paged` behavior is "Valid on Collections, Manifests and Ranges..." (not individual canvases; one canvas can't be `paged`) `facing-pages` and `non-paged` are valid only on Canvases; they...
I am suggesting clarifying the description of the RotateTransform. From what is in the existing document ( document temp-draft-4.md in the eds branch) it is unclear what is the geometric...
Presentation 3 only has `Canvas` as content carrier, which can either have dimensions `width`, `height`, `duration`, or just `duration` (e.g., for audio). Presentation 4 will introduce a `Scene` class, an...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.2 to 1.16.3. Release notes Sourced from nokogiri's releases. v1.16.3 / 2024-03-15 Dependencies [CRuby] Vendored libxml2 is updated to v2.12.6 from v2.12.5. (@flavorjones) Changed [CRuby] XML::Reader sets...
(decisions and suggestions from https://github.com/IIIF/3d/issues/11#issuecomment-1589966361) We need to be able to scale and rotate models to place them in the `Scene`. To do this we can add a transforms property...
The "Latest Stable Version:" value is missing even though this link from ".." works: 
Remark by Rita in the European timed 3d TSG call: Angles are not defined consistently as far as I can see * Value for fieldOfView of a perspective camera denotes...
Split from #2255 A comment might target a 3D volume within the Scene. A suggested approach is to use a `WktSelector`: https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry ``` "target": [ { "type": "SpecificResource", "source": [...
If a child scene is annotated into a parent scene, and the child has `backgroundColor`, `accompanyingCanvas` or `placeholderCanvas` set, then the specification should be explicit as to the processing of...