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
In vec3.h file, the the << and >> are overloaded for take vector element from standard input, and to print it, but never used in anywhere. I'm not sure it's a problem but it simply isn't necessary.