potree icon indicating copy to clipboard operation
potree copied to clipboard

support omega phi kappa for 360 cameras (Images360.js)

Open antoinebio opened this issue 2 years ago • 0 comments

Hello Omega phi kappa is supported when giving image pose for pinhole camera management in

src/modules/OrientedImages/OrientedImages.js

but not for equirectangular camera management in https://github.com/potree/potree/blob/develop/src/modules/Images360/Images360.js#L258

360 only supports roll pitch yaw triplet

would it be possible to handle omega / phi / kappa as well in Images360.js ?

antoinebio avatar Dec 08 '23 10:12 antoinebio