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

Implement GeometryUtils.merge #121

Open
TyOverby opened this issue Dec 18, 2013 · 2 comments
Open

Implement GeometryUtils.merge #121

TyOverby opened this issue Dec 18, 2013 · 2 comments

Comments

@TyOverby
Copy link
Contributor

It looks like there are a few functions in GeometryUtils that haven't been implemented with a TODO mentioning them, but I'm currently blocking on merge.

I would implement it myself, but it looks like there are some missing methods on Matrix3, namely getNormalMatrix.

I tried cobbling merge() together, but ended up failing. Any bump in priority would be immensely useful.

@nelsonsilva
Copy link
Member

Checkout https://github.com/threeDart/three.dart/tree/geometry_utils_merge
I also added the minecraft example (since it uses the GeometryUtils.merge) but there are still some issues with it...

@TyOverby
Copy link
Contributor Author

Thank you! This is really helpful!

On Wed, Dec 18, 2013 at 6:02 AM, Nelson Silva [email protected]:

Checkout https://github.com/threeDart/three.dart/tree/geometry_utils_merge
I also added the minecraft example (since it uses the GeometryUtils.merge)
but there are still some issues with it...


Reply to this email directly or view it on GitHubhttps://github.com//issues/121#issuecomment-30843323
.

-Ty Overby
:wq

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

2 participants