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

Mirror fails for multiple subgeometries #439

Closed
Fabrice3D opened this issue Nov 21, 2012 · 0 comments
Closed

Mirror fails for multiple subgeometries #439

Fabrice3D opened this issue Nov 21, 2012 · 0 comments
Assignees
Labels

Comments

@Fabrice3D
Copy link
Member

http://www.closier.nl/picts/mirrorerror.jpg

left, the mesh to be mirrored
right, the mirror result

the mesh on is composed of multiple subGeometries.

the mirror code used:

var mirror:Mirror = new Mirror(true, true);
mirror.apply(mesh, Mirror.X_AXIS, Mirror.MIN_BOUND);

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

No branches or pull requests

3 participants