POV-Ray : Newsgroups : povray.binaries.images : { minimum spanning tree }:{ kruskal algorithm } : kruskal_01.png 95KB : kruskal_02.png 134 KB : Re: { minimum spanning tree }:{ kruskal algorithm } : kruskal_01.png 95KB := kruskal_02.png 134 KB Server Time
10 Aug 2024 07:19:06 EDT (-0400)
  Re: { minimum spanning tree }:{ kruskal algorithm } : kruskal_01.png 95KB := kruskal_02.png 134 KB  
From: Dave Matthews
Date: 28 Sep 2004 11:30:00
Message: <web.4159828263f37d778c7259570@news.povray.org>
"pan" <pan### [at] syixcom> wrote:
> Question: I had doubts about nodes|edges not intersecting
> via this method so I wrapped the object file with intersection { }.
> Since nothing rendered I assume this means there are no
> intersections of objects.
> Is this a fair assumption?

Actually, no, if you're talking about PAIRWISE intersections.  This woud
just show that there's no point in the intersection of all the objects.

That is, if A = {1,2}, B = {2,3} and C = {3,4},
intersection {object{A} object{B} object{C} } would be empty.

Dave Matthews


Post a reply to this message

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