The xna3.1 tag has no wiki summary.
1
vote
0answers
150 views
3D Animations in XNA 3.1
Well, guys. I'm in a Game Design class at school. Before you ask "WHY ARE YOU USING 3.1 INSTEAD OF 4" -- I would like to point out that C# 2008, and .NET framework 3 is NOT my preferred environment, ...
0
votes
0answers
110 views
Drawing of a huge model - How to regain performance?
I have a huge model I want to draw in my XNA application but because of its size I am experiencing a tremendous loss of performance.
The model has about ~50 000 000 edges and has a size on disk of ...