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

Subtracting two meshes, this is the results, am I expecting too much or have I messed something up? #27

Open
rnbw opened this issue Feb 14, 2022 · 0 comments

Comments

@rnbw
Copy link

rnbw commented Feb 14, 2022

I naively assumed that boolean operations would be easy to implement in unity, seeing how efficient they are in Blender, so I stupidly designed this whole concept around their use.
It should be kind of self-explanatory, but I'm generating a mesh for the saw blade and then trying to subtract that shape from a simple cube. Obviously, them staying in the air to visualize the mesh is temporary while figuring this out.

I'm not sure whether I have made a mistake while implementing it, or if my use-case is just too extreme for it to handle?

e: please note that the sawblade mesh is a closed 3d mesh, albeit pretty thin, not a single-sided "plane"

https://youtu.be/Z0CE-OYvtvM

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

1 participant