utsuboco / r3f-perf

Easily monitor your ThreeJS performances.
https://codesandbox.io/s/perlin-cubes-r3f-perf-wtp9t?file=/src/App.js
MIT License
573 stars 21 forks source link

Manage Post Process (1 triangle and 1 render call) #4

Closed RenaudRohlinger closed 3 years ago

RenaudRohlinger commented 3 years ago

If using any post-process such as EffectComposer, it will override the scene and log 1 triangle and 1 render call only.