IIIF / api

Source for API and model specifications documents (api and model)
http://iiif.io/api
105 stars 54 forks source link

Does `lookAt` track an object or is it a shortcut for a point? #2306

Open azaroth42 opened 3 weeks ago

azaroth42 commented 3 weeks ago

If lookAt is interpreted as a shortcut to defining a point -- e.g. look at the centroid point of this model when the scene is built, regardless of whether the model is visible, hidden or has been moved completely -- or look at the model, regardless of where it happens to be if it has been moved, animated or whatever. Thus if you move the object and there's a lookAt that references it, does it track the movement or does it stay static?

azaroth42 commented 3 weeks ago

Can the camera move and/or change focal length to ensure that the looked at thing is visible? Especially if the looked at thing is animated or otherwise dynamically transformed?