Karma can't render concave polygon?

   367   3   1
User Avatar
Member
653 posts
Joined: 11月 2013
Offline
Hi,
Is karma able to render concave polygon?

Thanks.
Edited by jerry7 - 2024年12月30日 03:59:44

Attachments:
concave polygon.png (245.7 KB)

User Avatar
Member
8046 posts
Joined: 9月 2011
Offline
karma can only render triangles, It's probably just convexing it differently than the opengl viewer, which also can only draw triangles. If you explicitly convert to triangles before rendering, you can control how the shape is convexed.
User Avatar
スタッフ
2642 posts
Joined: 7月 2005
Offline
Please submit a bug with the example file - Karma should be generating proper triangulation.
User Avatar
Member
653 posts
Joined: 11月 2013
Offline
Bug is reported as #143309.
  • Quick Links