I’d like to profile our application to better understand its performance and limitations. Unfortunately, the statistics offered by Communicator are not sufficient and I would need more detailed information on rendering times, fragment/vertex shaders computation times, memories, etc.
Do you know of a viewer profiling tool that works with Hoops? The main objective is to define potential bottlenecks in the rendering process for our application.
On the WebGL side of things, you might want to take a look at Spector.js which is available as a Chrome extension. The UI isn’t the most intuitive but it will provide information which you might find helpful: