by
Drunkie on 03-25-2011 at 04:49 AM
The wire GPU kinda inspired me awhile ago to start getting deeper into 3d graphics programming and I figured XNA was a good start because I am already quite familiar with C# (From some classes I've taken in college). So I started researching into XNA and ended up coding this. This is the first thing I've made with it. I ended up taking most of my code from this and writing a .dll that I can reuse with future projects with similar content (skybox, camera, mesh, etc).
Anyways, here's
Read More