walk on the model

how to set the camera, then moving the camera like a man walk on the model.

Did you have a look at the vtkCamera examples? https://vtk.org/doc/nightly/html/c2_vtk_e_0.html#c2_vtk_e_vtkCamera

thank you for your reply. I solve it by using “vtkCameraInterpolator” control.

Hello,

Can you explicit a lit bit ? I also want to simulate a first-person shooter camera style.

Thanks.