Understanding Xnacamera

Let's dive into the details surrounding Xnacamera. Maze Viewer -- Camera Setting Tutorial in XNA.

Key Takeaways about Xnacamera

  • Demo of an
  • Collision detection between camera and a terrain meshe.
  • I'm in the process of switching from vector rotation to quaternion rotation so I can make use of Quaternion.Slerp instead of Vector3.
  • XNA chase camera. Article detailed in: http://geeks.ms/blogs/jbosch.
  • based on microsoft xna "ThirdPersonCamera" sample code (slightly modified)

Detailed Analysis of Xnacamera

The result of a This is an early demo of a camera component for XNA I'm developing. The camera supports timed movement, jump to movement, ... Distortion where there are intersecting triangles.

This is a simple XNA 2D camera built with Matrix. For the full tutorial, go to: http://torshall.se/?p=272 Feel free to comment or ask ...

That wraps up our extensive overview of Xnacamera.

Xnacamera.pdf

Size: 6.5 MB · Format: PDF · Secure Download

Download PDF Read Online

Related Documents