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
use more caching techniques inside the contains method:
cache plane
cache translation
WebGLRenderer
use variables to store important webgl constants (important because google closure can inline these constants in the functions and size decreases also )