标签: three.js 3d controls
我正在使用three.js可视化一些3D对象。
我还需要在手机上使用第一人称控制。怎么做?通过在屏幕上使用一些命令?有没有可以帮助我的图书馆?
我实际上正在使用FirstPersonControls.js,并且可以在台式机上工作。 我也尝试过PointerLockControls.js,但仍然只能在台式机上使用。
FirstPersonControls.js
PointerLockControls.js