Wisp Source

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

5 Responses to “Wisp Source”

  1. Glenn Wilson Says:

    Thanks,

    Will give it a go and tell you what I think.

  2. Mario Roberti Says:

    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!

  3. Kyle Schouviller Says:

    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).

  4. Roy Says:

    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. :(

  5. Luis Says:

    working for 3.1 in three steps change the dll file, fix all warnings and update content

Leave a Reply