Karma can't render concave polygon?

   946   5   2
User Avatar
Member
662 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
8099 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
スタッフ
2652 posts
Joined: 7月 2005
Offline
Please submit a bug with the example file - Karma should be generating proper triangulation.
User Avatar
Member
662 posts
Joined: 11月 2013
Offline
Bug is reported as #143309.
User Avatar
Member
234 posts
Joined: 10月 2015
Online
I think I have this problem on my current project.
Does this bug is resolved ? Or does we need to triangulated all our polygon to avoid bad surprise ?
User Avatar
Member
662 posts
Joined: 11月 2013
Offline
This bug has been fixed.
  • Quick Links