Open jabooth opened 10 years ago
Update: as necessitated by images, all assets now have an up
vector, and upon loading into the viewport the up is made to point towards [0, 1, 0]
(the canonical up in the viewports coordinate system). All meshes default to [0, 1, 0]
for up so this is a noop. This adds the technical support for straightening meshes, although where this information should be stored and how it can be edited in the landmarker are still open issues.
@lirsacc free floating camera does totally negate the need for this, which would be a big win.
Maybe I'm coming around to the idea... ;)
At the moment, there is nothing in landmarker.io that implies a sense of direction to the mesh being annotated.
While this is good for keeping things simple, it does mean we can't orient meshes automatically to the front. This could have useful implications for aiding the user.
This does raise four questions:
Perhaps we should consider this to be a new class of metadata on assets. Unlike landmarks which are specific in purpose, metadata could encode factual information about assets (e.g. up, down).