Platform : XNA Language : c# Subject : 3D Graphics Software : Visual Studio About : My first 3D project done in XNA. The game is first person perspective you are in a helicopter flying around the city. The aim of the game is to rescue the civilians.There are tanks that run on a set path. The player loses health if they collide with one of the tanks missile. This project uses
- Draw Primitives/ apply texture
- Load 3D models
- Bounding Box/Spheres
- Keyboard controlled Camera(up, down, left, right,zoom in and out)
- Particles affects