hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #03798
[Bug 1031914] Re: No SkyBox projection
Thanks. Trying it, but it's such a hassle because it expects
Panotools::Script to be set up correctly, and unfortunately my attempt
to use cpan in the normal way or to install cpanm fails on SnowLeopard.
Sometimes I think the cool features of OSX don't quite outweigh all the
things they break under the hood. I'll keep trying, but please bump the
priority a bit since the workaround is not working as easily as one
would expect. Time to try it under an UBUNTU virtual machine next...
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/1031914
Title:
No SkyBox projection
Status in Hugin - Panorama Tools GUI:
Triaged
Bug description:
3D SkyBox (cubic) projection should be offered as one of the
projection options in Hugin.
It is a commonly required 3D background format for 3D rendering.
According to http://www.ptgrey.com/support/downloads/documents/ladybugSDK/ProjectionTypes.html
the formulas needed are: U=X/Z, V=Y/Z
It seems this may be similar like a set of six square rectilinear
projections (Front, Right, Top, Left, Bottom, Back) designed to fit
together to make a cube.
(platform independent feature request)
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/1031914/+subscriptions
References