gl.glTranslated(-this.eye.x - this.center.x, -this.eye.y - this.center.y, -this.eye.z - this.center.z);... gl.glTranslated(-this.center.x, -this.center.y, ...
確定! 回上一頁