ZengChen Posted September 4, 2019 Share Posted September 4, 2019 Hello! Recently I need to clip each polygon in different direction, because the compile + foreach is a bit slow, and it will be more slower in a repeat loop block, so I tried to use VEX to clip polygons. And fortunately I found a VEX code to clip polygon : Clip in VEX But it can only clip the convex polygons, but not work on the concave polygons. See the follow image: I have no ability to solve it, could someone help me? Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.