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

LinearExtrude subdivision should not divide offset #86

Open
damrem opened this issue Nov 26, 2016 · 0 comments
Open

LinearExtrude subdivision should not divide offset #86

damrem opened this issue Nov 26, 2016 · 0 comments

Comments

@damrem
Copy link
Contributor

damrem commented Nov 26, 2016

When instanciating a LinearExtrude, offset is divided by subdivision.

var mesh = new LinearExtrude(material, vectors, LinearExtrude.Y_AXIS, 250, 3);

The mesh height will be 250/3 instead of 250. Polygon count seems OK tough, then I guess they overlap.

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