utsuboco / r3f-perf

Easily monitor your ThreeJS performances.

Home Page:https://codesandbox.io/s/perlin-cubes-r3f-perf-wtp9t?file=/src/App.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve GPU ratio

RenaudRohlinger opened this issue · comments

Add the Drei helper useDetectGPU to detect the quality of the GPU and then make a ratio between the GPU rank, the number of triangles, lines, and points of the scene + the number of render calls.