Understanding Xna Experiment 2
Exploring Xna Experiment 2 reveals several interesting facts. Added collision detection and some explosion effects.
Key Takeaways about Xna Experiment 2
- Added teams and made em shoot eachother, going to add terrain and pathfinding for the troops.
- Quick change in main menu button layout.
- A simple
- I'm still learning
- As far as I can tell, the per-pixel code is as good as it's going to get, but if you find any flaws (This goes with all my code, I guess), ...
Detailed Analysis of Xna Experiment 2
Source code on GitHub: https://github.com/mikerandrup/XNA_WaterFlow3D Realtime 3D Collision with triangles of the scene (triangle picking optimized) David Vo's
Second
Stay tuned for more updates related to Xna Experiment 2.