Posted in game programming, xna, shmup on September 23rd, 2006 No Comments »
So for anyone who cares and hasn’t heard me rant about what I wanted to do with the XNA stuff I’ll just explain it now. Ryan inspired me to go in the direction of a shmup, I have wanted to do one for a long time but this new framework seems ideally suited to a […]
Posted in game programming, xna, shmup on September 23rd, 2006 No Comments »
This stuff is really nice. I’m actually a bit addicted to the whole thing. I finally got some shader issues sorted out. I have a few very basic shaders right now, one that renders color coded normals for debugging purposes and one that does a single directional light and diffuse shading. I picked up a […]