Results 1 to 2 of 2

Thread: Particle Engine [release 1.0]

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2002
    Location
    Phoenix
    Posts
    30

    Particle Engine [release 1.0]

    Hi all. The particle engine I've been working on for a while now, is finaly finished. After testing it to make sure its stable, I've decided it's ready for public release. v1 is still considerable Beta, but I'm confident in its ability to satisfy all your particle needs.

    The Engine works on a filter theory. You keep arrays of particles, and run each array through the desired particle filter which then produce the desired effect. I'll attach the engine (5 modules, one form) in a zip file to this post, and follow up with a (LENGTHY) post with the source and comments. Consider it your online-documentation :P.

    If youd like to see a demo or two of the engine in effect, try these:
    http://amithran.hybd.net/downloads/matrix2.zip
    http://amithran.hybd.net/devjournal/pengine.zip


    The engine.zip file includes 6 files.
    form1.frm (example form with 4 effects)
    PE_DrawParticles (draw subs)
    PE_MiscFunctions (miscelanious subs that belong no where else)
    PE_ParticleFilters (House the 4 particle effect filters )
    PE_PublicDeclares (Pretty self explaining:P )
    pe_udtDefinitions (My own custom var types)
    Attached Files Attached Files
    Last edited by Amithran; Sep 19th, 2002 at 03:45 AM.
    I'm in college now.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width