jeromeetienne / threejs-inspector

chrome devtool extension to debug three.js
https://chrome.google.com/webstore/detail/threejs-inspector/dnhjfclbfhcbcdfpjaeacomhbdfjbebi
198 stars 46 forks source link

Support a-frame scenes #18

Closed msfeldstein closed 7 years ago

msfeldstein commented 7 years ago

Hi! a-frame is an increasingly popular Threejs based framework, and it would be great if the threejs inspector 'just worked' for anything using it. This will check for a-scene objects if there is no global 'scene' var.

jeromeetienne commented 7 years ago

looks good!