Min

Results 11 comments of Min

// orientation let { course, pitch, roll } = image360; this.sphere.rotation.set( roll + Math.PI/2, -pitch, -course + Math.PI/2, 'ZXY' );