If you just want to rotate a single vector, you can use this function: vec3 rotateAxis(vec3 p, vec3 axis, float angle) {
確定! 回上一頁