javascript - How to check client perfomance for webgl(three.js) -


i have graphic project using three.js , want check client gpu performance automatically , compute how many elements can load in application. think gpu benchmark.

take @ stats.js, this threex plugin , webgl inspector.


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

c++ - Serialize a class with a Qlist of custom classes as member (using QDataStream) -

Read video using VideoReader function in Matlab? -