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.09k stars 534 forks source link

Performance - Renderer info #314

Closed tomorrowevening closed 1 year ago

tomorrowevening commented 1 year ago

Display the WebGLRenderer's info to display draw calls, triangles, etc. This would help speedup debugging performance with 3D artists 👍

tomorrowevening commented 1 year ago

This is SUPER low priority considering clicking the "notes" button displays this 👍

donmccurdy commented 1 year ago

Thanks! I don't know if I'll add more debugging features to this site, but this type of thing might be added to https://gltf.report at some point.