Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limitations of cork ? #27

Open
LBdN opened this issue Mar 23, 2016 · 2 comments
Open

Limitations of cork ? #27

LBdN opened this issue Mar 23, 2016 · 2 comments

Comments

@LBdN
Copy link

LBdN commented Mar 23, 2016

I am writing a wrapper to cork in c# and I got into problems with some operations.
It seems the library is quite strict with what is acceptable data.

Users sent me reports of crash with quite reasonable meshes (from a user POV).
For example, if a mesh as two internal identical faces, cork barfs. Imagine a cube mirrored by one of its face. It seems that flat faces cause also problem.

I am gathering feedback as we talk but in parallel to that, I would like to know what are the limitations of cork. I may have missed something relatively to that.

Thank you.

@LBdN
Copy link
Author

LBdN commented Mar 29, 2016

this example fails :
screenshot_032416_113245_pm

@gilbo
Copy link
Owner

gilbo commented Mar 29, 2016

Hi Lionel,

There are some known issues with degeneracy handling. The output needs to be post-processed. However, I unfortunately have 0 time to work on cork. I’m sorry to leave you hanging. I’ve added some more language to the readme to indicate as much

On Mar 29, 2016, at 12:22 AM, Lionel Barret [email protected] wrote:

this example fails :
https://cloud.githubusercontent.com/assets/138711/14100709/5a018fa6-f587-11e5-8efd-d9f49c1e460b.jpg

You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #27 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants