Three.js: Feature: HDR cubemap from a single file

Created on 14 Sep 2016  路  4Comments  路  Source: mrdoob/three.js

In the example materials / envmaps / hdr, a cubemap is textured using six .hdr files, using HDRCubeTextureLoader. How about texturing a cubemap from a single .hdr file?

Enhancement

Most helpful comment

I under the gun on a few projects right now. We have some code for a single image cubemap that we would like to contribute back once I or someone else on the team get some time. Sorry for the delay.

All 4 comments

/ping @bhouston

there used to be a dds loader in the past, but it might not work with the custom mapping that clara people integrated

I under the gun on a few projects right now. We have some code for a single image cubemap that we would like to contribute back once I or someone else on the team get some time. Sorry for the delay.

hope that to be finished...like sketchfab's background hdr envmap.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jonobr1 picture jonobr1  路  95Comments

DefinitelyMaybe picture DefinitelyMaybe  路  88Comments

QuaziKb picture QuaziKb  路  73Comments

mrdoob picture mrdoob  路  84Comments

kumavis picture kumavis  路  153Comments