Assimp – Wrap Clipper and Poly2Tri?

About Monkey 2 Forums Monkey 2 Development Assimp – Wrap Clipper and Poly2Tri?

This topic contains 0 replies, has 1 voice, and was last updated by  Diffrenzy 1 year, 6 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #10752

    Diffrenzy
    Keymaster

    Would it be much work to wrap clipper (and maybe also poly2tri ) ?

    Since Assimp already has them in the source tree, I was hoping I could use the boolean poly functions from clipper, but it seems they are commented out in the makefile.monkey2 and that supporting functions needs to be added.

    I’d love to use Clipper for constructing 2D-ish geometries on the fly.

    I have my own triangulator, but poly2tri looks cool, and it would be nice to have a common method of creating robust  concave polygons for DrawPrimitives() and 3D models.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.