Search found 3 matches

by easy
Sat Jun 15, 2013 10:20 am
Forum: 3D Programming
Topic: First-person view with collisions in 3d
Replies: 8
Views: 3439

Re: First-person view with collisions in 3d

Fred wrote:There is a demo called FPSFirstPerson.pb which show a basic FPS with collisions and physics
I could not make out what's going on there, can you explain or correct code please?

Lot of structure makes it difficult to read the code :(
by easy
Sat Jun 15, 2013 7:11 am
Forum: 3D Programming
Topic: First-person view with collisions in 3d
Replies: 8
Views: 3439

First-person view with collisions in 3d

Hello everyone, I am suffering for a week I can not do the movement with a view from the eye. How is it done? We need to create a node and attach it to the camera and the object? But then physics does not work. Can you tell me how to do it or see my source code and the code has not got to finish ...