BabylonJS / Spector.js

Explore and Troubleshoot your WebGL scenes with ease.

Home Page:http://spector.babylonjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not work on shadertoy website

ligaofeng0901 opened this issue · 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