alicevision / MeshroomMaya

Photomodeling plugin for Maya
http://alicevision.org
Mozilla Public License 2.0
140 stars 36 forks source link

Problem with cache on creation #122

Closed eprana closed 8 years ago

eprana commented 9 years ago

On creation, cache is not correctly computed for the second camera. CameraSpacePositions are not correct (but we do computed them).

On the next rebuild, coordinates are OK.

eprana commented 8 years ago

MeshData is correct. On the first build, in computeMeshCacheForCameraID(), the value are not correct.

worldToCameraSpace() -> viewToCameraSpace() : viewPoint value is not correct ...