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

Fix issues with Blender 2.8+ boolean modifiers #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

willcliffy
Copy link

Using an extrusion depth of 0 with Three.js results in the normals of exported objects being flipped inside-out. By supplying an extrusion depth > 0, the standard Blender boolean modifiers should work as expected.

For the current version of the exporter, you can still use Blender 2.8+ if you first flip the normals of meshes that have a depth of 0. I tested with Blender 3.4.

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

Successfully merging this pull request may close these issues.

1 participant