magickarl Posted November 11, 2022 Share Posted November 11, 2022 Hello community! I am currently using the drawPolygon function on PIXI.Graphics but would like it with rounded corners. I have seen the commonly shared drawRoundedPolygon but unfortunately it doesn't work with arbitrary points. Could anyone help out here or point in the right direction? Thanks! Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted November 16, 2022 Share Posted November 16, 2022 (edited) draw smaller polygon with both fill & line style, use round joins in line style ? also https://github.com/pixijs/graphics-smooth might help a bit. Edited November 16, 2022 by ivan.popelyshev 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.