First person simulation with three.js using keyboard arrows

前端 未结 3 2117
予麋鹿
予麋鹿 2021-01-02 08:28

For my source, visit http://jsfiddle.net/fYtwf/

Background

I have a simple 3d simulation using three.js where the camera is surrounded in 3 dimens

3条回答
  •  攒了一身酷
    2021-01-02 08:39

    I have created an example of exactly what you are looking for - a chase-camera (that follows a box around) at:

    http://stemkoski.github.com/Three.js/#chase-camera

提交回复
热议问题