Oct 2005 Sample Framework FirstPersonCamera problems.

I've been having trouble implementing the FirstPersonCamera in the new DirectX Oct 2005 sample framework.  I can get the Camera to view the scene, but, with the removal of the Mouse & Keyboard callbacks, have been unable to get the framework to recognize input from either the mouse or keyboard in order to move/rotate/etc. the camera.  Could you please show a C# sample implementation of the FirstPersonCamera with the new Oct SDK framework


Answer this question

Oct 2005 Sample Framework FirstPersonCamera problems.

  • just Do It

    Could anybody help me out as I can't find the "FirstPersonCamera" sample anywhere in the Oct '05 sdk samples   Thanks.


  • DLMiller

    There is no first person sample, to use this you need to load up the empty project sample and change the camera model that is used.

  • Oct 2005 Sample Framework FirstPersonCamera problems.