BabylonJS/Spector.js

not work on shadertoy website

ligaofeng0901 opened this issue · 2 comments

https://www.shadertoy.com/
The Chrome extension can't detect any frame.

So you first need to select which canvas you work with:

image

Then select the amount of commands as not relying on RAF and click the capture like:

image

and it should be ok:

image

@sebavan thanks, helps me a lot