Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,773

    Re: Can a lot of threads slow down my program?

    Yes, it should be possible for one thread to handle them. Use an event queue to keep track of when the next particle death should occur. Perhaps a Timer with delay would work.
  2. Replies
    4
    Views
    1,773

    Re: Can a lot of threads slow down my program?

    Yes, extra threads can slow down a program.
Results 1 to 2 of 2