Three.js First Person Controls

后端 未结 2 957
栀梦
栀梦 2020-12-31 11:04

I\'m playing around with Three.js and WebGL and can\'t quite get the controls the way I want. I chose to try to \"roll my own\" controls since Three.js\'s FirstPersonControl

2条回答
  •  既然无缘
    2020-12-31 11:51

    'Official' version just added: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/PointerLockControls.js

提交回复
热议问题