donmccurdy / three-gltf-viewer

Drag-and-drop preview for glTF 2.0 models in WebGL using three.js.
https://gltf-viewer.donmccurdy.com/
MIT License
2.13k stars 537 forks source link

Add antialias and toneMapping settings, add support for EXR env map files #224

Closed markuslerner closed 2 years ago

donmccurdy commented 2 years ago

Sorry for not following up on this PR earlier! I've added tone mapping to the viewer since, but I'm not planning to include the remaining options at this time. I have been working on a different viewer, https://gltf.report, and that's likely where more of my time will be spent and feature additions will happen.