When I perform the function boolean the head disappears

posted to: Modeling the Pot

When I perform the function boolean the head disappears. What could be the problem? 

  • Jonathan Lampel replied

    Hmm, that generally only happens if there is an issue with the geometry and it doesn't know how to handle it. Try double checking your normals and merging by distance on both objects. You could also try moving the bool around or switching the method over to Fast and see if that helps diagnose the issue. 

  • Yevhenii Tymoshenko(mentalzhenya) replied

    I switched the method to a fast one and it works, but is it worth leaving it like this and continuing to work?

  • Vue Thao(euv) replied

    mmentalzhenya yes you can continue working like that way. It's called non-destructive booleaning.

    Further explanation:

    1. https://youtu.be/0SbyO33YtL4

    2. https://youtu.be/NtT8HZ60NBU