THREE.js: change camera from above to first person

时间:2017-05-16 09:26:02

标签: javascript three.js

I am new with THREE.js and I try to change the view of the camera from top, into the action. (I am generating a maze with box2D, and I want the camera to be into the maze, not on top of it). Can anyone, please, help me?

Update: the code that I am talking about is the Astray game (https://github.com/wwwtyro/Astray)

1 个答案:

答案 0 :(得分:1)

一旦op更新了他们的问题,这个答案就无关紧要了