This is a demo video of the DPSF (Dynamic Particle System Framework) software that can be used to create custom particle systems (i.e. particle engines) in XNA quickly and easily. These are just a...
This is a demo video of the DPSF (Dynamic Particle System Framework) software that can be used to create custom particle systems (i.e. particle engines) in XNA quickly and easily. These are just a few of the particle systems that were created using it. You can download DPSF from http://dpsf.danskingdom.com to use it in your own XNA projects (or from http://dpsf.freeforums.org if danskingdom.com is down). The download also comes with the demo application shown here, so you can play around in these particle systems interactively yourself and look at the source code and see how they work (you will need to have visual studio 2008 and the XNA game studio 3.0 installed to do this). Note: the screen capture software used reduced the frame rate shown in the video by 100-300fps.
Like to rate videos and let people know what you think?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
Like to share videos with friends?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
No, I've taken most of my textures from other free particle systems. I wish I did though as I'm not too photoshop savvy and have trouble creating my own.
Yeah, the ring of fire effect is based off of the one shown in the XNA samples, however I improved it (can change orientation, texture, smokiness, etc). I used it to show that my framework can easily create many effects created in other systems, as well as improve upon them.
Dont get me wrong I think your work is very interesting tbh. I really like the assembly of photo from different pieces. How did you do that?
I am working on my own game engine, doing everything from open samples I can find myself if you want to check out my vids . For particle system I was just using the standard ms xna sample code for particles. Its pretty robust as you can adjust most settings without having to figure the code. I just had to change the rendering abit.
Hey, I'm interested in testing out this technology with my upcoming title...however, the domain listed in the description is inactive or down. Is there any location from which I can grab the tech?
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
I am working on my own game engine, doing everything from open samples I can find myself if you want to check out my vids . For particle system I was just using the standard ms xna sample code for particles. Its pretty robust as you can adjust most settings without having to figure the code. I just had to change the rendering abit.