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

Maya Tool - Align to XY / YZ / XZ Plane #171

Open
david-cattermole opened this issue Oct 30, 2020 · 0 comments
Open

Maya Tool - Align to XY / YZ / XZ Plane #171

david-cattermole opened this issue Oct 30, 2020 · 0 comments
Assignees
Labels
enhancement maya tool A user tool inside Maya.
Milestone

Comments

@david-cattermole
Copy link
Owner

Feature

A tool in Maya to use 3 or more vertices or locators to transform an object.

This tool might use similar maths to this (released under "the Unlicense"):
https://github.com/zalo/MathUtilities#least-squares-lineplane-fitting-pic
https://github.com/zalo/MathUtilities/blob/master/Assets/LeastSquares/LeastSquaresFitting.cs#L24

Usage Steps

  1. Load a photogrammetry scan mesh without any orientation.
  2. Select 3 or more vertices on a flat plane in the mesh
  3. Select the scan mesh last.
  4. Run "align to XZ plane"
    • The scan mesh will be moved so that the vertices selected are aligned along the XZ plane.
@david-cattermole david-cattermole added enhancement maya tool A user tool inside Maya. labels Oct 30, 2020
@david-cattermole david-cattermole added this to the v0.5.0 milestone Oct 30, 2020
@david-cattermole david-cattermole self-assigned this Oct 30, 2020
@david-cattermole david-cattermole modified the milestones: v0.5.0, v0.6.0 Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement maya tool A user tool inside Maya.
Projects
None yet
Development

No branches or pull requests

1 participant