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

World to Local #1833

Merged
merged 1 commit into from May 5, 2012
Merged

World to Local #1833

merged 1 commit into from May 5, 2012

Commits on Apr 28, 2012

  1. worldToLocal() and localToWorld() coordinates conversion for Object3D.

    I struggled with this for quite a while, but I think this should be the right thing - having convenience methods for switching between the scene/world/global/absolute coordinates to the local/child/relative coordinates right with Object3D, which is part of the scene graph, rather than the Vector class.
    
    Related issues: mrdoob#1752, mrdoob#1043, commits 025fb62 and baf0f65
    zz85 committed Apr 28, 2012
    Copy the full SHA
    da0373a View commit details
    Browse the repository at this point in the history