timur-losev / nvidia-texture-tools

Automatically exported from code.google.com/p/nvidia-texture-tools
Other
0 stars 0 forks source link

Missing CubeSurface fold/unfold implementation #199

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here is simple implementation. Didn't know how CubeLayout_LatitudeLongitude 
should be handled.

Original issue reported on code.google.com by ville_ru...@hotmail.com on 1 Sep 2013 at 8:22

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks! That looks like a good start.

The LatitudeLongitude layout was meant to be a projection that maps constant 
latitude circles to horizontal lines, and constant longitude circles to 
vertical lines. In general I was thinking it would be good to have support for 
this and other common projections used in HDR light probes, see for example:

http://gl.ict.usc.edu/Data/HighResProbes/
http://www.pauldebevec.com/Probes/

Original comment by cast...@gmail.com on 4 Sep 2013 at 12:50

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1373.

Original comment by cast...@gmail.com on 4 Sep 2013 at 1:10