Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Combine polygons...

Combine polygons...

Scheduled Pinned Locked Moved The Lounge
algorithmscareer
5 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Paul Selormey
    wrote on last edited by
    #1

    Hello, Sorry Chris, please let me break the rule :( I quickly need a good algorithm (and code if possible) to combine two polygons. The algorithm must take care of the rotation of the polygons. Any pointer to related website/libraries or even books are welcomed. Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for day job or programming contract anywhere!

    J D 2 Replies Last reply
    0
    • P Paul Selormey

      Hello, Sorry Chris, please let me break the rule :( I quickly need a good algorithm (and code if possible) to combine two polygons. The algorithm must take care of the rotation of the polygons. Any pointer to related website/libraries or even books are welcomed. Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for day job or programming contract anywhere!

      J Offline
      J Offline
      Josh Knox
      wrote on last edited by
      #2

      How are your polygons setup? Dou you use vertex and edge lists? Josh josh@schroff.com

      P 1 Reply Last reply
      0
      • P Paul Selormey

        Hello, Sorry Chris, please let me break the rule :( I quickly need a good algorithm (and code if possible) to combine two polygons. The algorithm must take care of the rotation of the polygons. Any pointer to related website/libraries or even books are welcomed. Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for day job or programming contract anywhere!

        D Offline
        D Offline
        Dave Carkeet
        wrote on last edited by
        #3

        You might try Murta´s General Polygon Clipping library, which does unions intersections clipping, etc... I havent done much with it yet, but the code looks well written (at a glance) so it might be worth a serious look. You can find it at... http://www.cs.man.ac.uk/~amurta/software/index.html#gpc Dave Carkeet NCL Santiago, Chile

        P 1 Reply Last reply
        0
        • J Josh Knox

          How are your polygons setup? Dou you use vertex and edge lists? Josh josh@schroff.com

          P Offline
          P Offline
          Paul Selormey
          wrote on last edited by
          #4

          Hello Josh, Thanks for the response. I have the vertex list of the polygons. Any tip? Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for day job or programming contract anywhere!

          1 Reply Last reply
          0
          • D Dave Carkeet

            You might try Murta´s General Polygon Clipping library, which does unions intersections clipping, etc... I havent done much with it yet, but the code looks well written (at a glance) so it might be worth a serious look. You can find it at... http://www.cs.man.ac.uk/~amurta/software/index.html#gpc Dave Carkeet NCL Santiago, Chile

            P Offline
            P Offline
            Paul Selormey
            wrote on last edited by
            #5

            Hello, Thanks so much for the help. It looks cool and I am currently trying it. Regards, Paul. Paul Selormey, Bsc (Elect Eng), MSc (Mobile Communication) is currently Windows open source developer in Japan, and open for day job or programming contract anywhere!

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups