You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run clone the repo, install dependencies and start a local server.
Test the difference with and without the optimization by commenting out the editTHREE() function call inside the init(). FPS and GPU profilers are both available.
About
A test to see if Three.js point lights can be shader optimized to branch out of the light loop if pixel is outside the light's range