Closed Rizzist closed 4 years ago
Hi! The HDR environment maps are available in https://github.com/donmccurdy/three-gltf-viewer/tree/master/assets/environment, and the original source is https://hdrihaven.com/hdri/?h=venice_sunset. If you're not sure how to load an HDR environment map (for image based lighting / IBL) see https://threejs.org/examples/?q=gltf#webgl_loader_gltf.
The viewer also uses a bit of ambient and punctual lighting, which you can find in viewer.js
, but that's a smaller part of the overall lighting.
Thank you so much bro!
Hey! I had a try at your gltf viwer and a uploaded a model and it was extremely beutiful with the venice sunset setting, may I ask for lightning settings for it? Thank you!