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
- David Vo's
- Quick change in main menu button layout.
- A simple
- XNA
- I'm still learning
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) 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), ...
Added teams and made em shoot eachother, going to add terrain and pathfinding for the troops.
Stay tuned for more updates related to Xna Experiment 2.