HDR Images as Textures
Learn how to load HDR images as texture and bump map for extra details of the material in Three.js.
Aside from these normal images, Three.js also supports HDR images.
Loading HDR images as textures
An THREE.WebGLRenderer:
...
Learn how to load HDR images as texture and bump map for extra details of the material in Three.js.
Aside from these normal images, Three.js also supports HDR images.
An THREE.WebGLRenderer:
...