returns the vector that would result from calculating the cross product of this vector (normalized and extended to three dimensions) and (0,1,0). It's the vector that, seen from "above", points to the right side of this vector and is orthogonal to it. The resulting vector's length is 1.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.