Because Mykre couldn’t wait to see it, here’s the source code for the wisp demo I recently made. I cleaned up the code a bit and added pretty liberal comments so you can really tell what’s going on. Let me know what you think!
Download the Source Code
This entry was posted
on Sunday, August 10th, 2008 at 2:59 am and is filed under CSharp, Code Bits, Graphics Programming, HLSL, XNA.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
August 10th, 2008 at 3:33 am
Thanks,
Will give it a go and tell you what I think.
January 11th, 2009 at 2:59 pm
Hey Kyle! Any chance we can get a version updated to XNA 3 when you have copious amounts of spare time?
No rush of course. The project doesn’t compile, and gives some errors.
Still compiles in VS2005 though!
January 13th, 2009 at 11:20 am
What sorts of errors does it give? There weren’t any changes between XNA 2 and XNA 3 that should cause this to break (that I know of).
May 21st, 2009 at 10:09 pm
When trying to run this in XNA 3.0 I am getting this FileNotFound Exception was not handled:
“Could not load file or assembly ‘Microsoft.Xna.Framework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=6d5c3888ef60e27d’ or one of its dependencies. The system cannot find the file specified.”
I’m sure this might be an easy fix but I don’t know how.
October 28th, 2009 at 2:56 pm
working for 3.1 in three steps change the dll file, fix all warnings and update content