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

Big scale size wavefront mesh failed to intersect... #30

Open
eunwonki opened this issue Jun 2, 2022 · 1 comment
Open

Big scale size wavefront mesh failed to intersect... #30

eunwonki opened this issue Jun 2, 2022 · 1 comment

Comments

@eunwonki
Copy link

eunwonki commented Jun 2, 2022

Hello, Karl, I'm a junior programmer from korea.

I have multiple meshes with different scales.

For example, I have a head model with an mm scale and an m scale.

model
m scale
mm scale

And then, I tried Intersecting this model and cube.

SplitPolygon method causes stack overflow when I try with an mm scale. (I saw at ver2 patch note about that)

Maybe too many polygons and face cause stack overflows...

On the other hand, I don't have a problem when I try with an m scale.

Is it sensitive at scale?

Do you have any solution in this case?

I'm not good at CSG Algorithm yet, So Could you advise to me?

@ankofl
Copy link

ankofl commented Feb 20, 2024

It looks like the library is dead...

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