POV-Ray : Newsgroups : povray.off-topic : RK4 is harder than it seems : Re: RK4 is harder than it seems Server Time
7 Sep 2024 05:09:49 EDT (-0400)
  Re: RK4 is harder than it seems  
From: Warp
Date: 1 Aug 2008 09:10:06
Message: <48930b2e@news.povray.org>
triple_r <nomail@nomail> wrote:
> In all fairness, there are better methods.  Think of dividing all the particles
> up into an octree.  A whole group of particles at a distance can be lumped into
> one mass.

  But you have to calculate the center of mass of the whole group, and
since each element of the group can change independently of the others,
that would mean you have to re-calculate this center of mass each time
anything changes.

  Also another problem is that groups don't stay the same. If a particle
not belonging to the group enters the "inside" of the group, it cannot
be calculated anymore against that group as if it was just one single
mass located at the center of mass of the group.

-- 
                                                          - Warp


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.