Karma can't render concave polygon?

   Views 972   Replies 5   Subscribers 2
User Avatar
Member
662 posts
Joined: Nov. 2013
Offline
Hi,
Is karma able to render concave polygon?

Thanks.
Edited by jerry7 - Dec. 30, 2024 03:59:44

Attachments:
concave polygon.png (245.7 KB)

User Avatar
Member
8105 posts
Joined: Sept. 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
Staff
2653 posts
Joined: July 2005
Offline
Please submit a bug with the example file - Karma should be generating proper triangulation.
User Avatar
Member
662 posts
Joined: Nov. 2013
Offline
Bug is reported as #143309.
User Avatar
Member
235 posts
Joined: Oct. 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: Nov. 2013
Offline
This bug has been fixed.
  • Quick Links