← Back to team overview

hugin-devs team mailing list archive

[Bug 1031914] Re: No SkyBox projection

 

The tutorial has been moved to http://www2.hawaii.edu/~tvs/skybox

-- 
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