JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. jihyelee-code
    3. Posts
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: 2D union/subtract/intersect to create mesh

      @gilboonet Well, actually I figured out! I was using earcut.js to create indice, and with little bit of touch with the result of CAG union/subtract/intersect it worked well. Thanks for the reply.

      posted in General Discussions
      jihyelee-codeJ
      jihyelee-code
    • 2D union/subtract/intersect to create mesh

      I am trying to union/subtract/intersect two simple polygons.
      I've found how to do it from CAG.
      But I would like to get points as counter clock wise.
      The result using CAG functionality, I could get counter clock wise direction line drawing points, but what I like to get is counter clock wise points order.
      Is there anyway that I can get it?
      It would be fine also if I can use CSG functioinality.

      Thank you.

      posted in General Discussions
      jihyelee-codeJ
      jihyelee-code