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
It looks like the webgl library TWGL comes in two flavors, the full and the base. We are using full, which includes 3d geometry primitives and 3d matrix math, both of which i don't think we are using. We should be able to switch to twgl-base.js and save 150k over the full library