Re: polygons question



random thought: I suppose I can ignore polygons out of my poly's
bounding box, so after this check I only got few dosens max to test.
still, I am puzzled how would I do union, and is that much more time
that "ray-tracing along the edges" option suggested above...

.



Relevant Pages

  • Re: 2D graphics & speed quest
    ... I wrote a marine software with vector charts. ... Polygons and lines each have a bounding box to ...
    (microsoft.public.vb.general.discussion)
  • Re: 2D graphics & speed quest
    ... Polygons and lines each have a bounding box to ... In most cases, yes, these APIs use dedicated graphics hardware rather than ...
    (microsoft.public.vb.general.discussion)
  • Re: polygons question
    ... bounding box, so after this check I only got few dosens max to test. ... still, I am puzzled how would I do union, and is that much more time that "ray-tracing along the edges" option suggested above... ... good distribution here means low discrepancy (Halton, Hammersley etc). ...
    (comp.theory)
  • 2D graphics & speed quest
    ... I wrote a marine software with vector charts. ... Polygons and lines each have a bounding box to ...
    (microsoft.public.vb.general.discussion)
  • Re: polygons question
    ... > ignore polygons out of my poly's ... > bounding box ... would it be faster/slower to ignore polygons with ... vertexes out of my polygon itself? ...
    (comp.theory)