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 / 3DE Tool - Copy/Paste Object from Maya to 3DEqualizer4 #188

Open
david-cattermole opened this issue Dec 19, 2020 · 0 comments
Open
Assignees
Labels
3dequalizer tool Tool for use in 3DEqualizer maya tool A user tool inside Maya.

Comments

@david-cattermole
Copy link
Owner

Feature

Users want to use mmSolver for solving features and then take their work back to 3DEqualizer for refinement or QC.

The reasons for doing this could be:

  1. Speed - using 3DE4 rather than Maya is sometimes faster.
  2. Quality - using 3DE4 to check object matches to plate is easy in 3DE4.
  3. Special Tools - There are some tools in 3D4 (such as this) that are not convenient in Maya.

Therefore, we need something similar to the Copy/Paste Camera tool, but for 3D transforms and geometry.
This tool needs to support copying (static) geometry. The geometry needs to be exported from the origin in Maya and baked into the .3de file. Examples: a character head object track, or any other object track.

The concept of an (animated or static) 3D transform with static geometry is named an "Object".

Usage Steps (static LIDAR / scan geometry)

  1. Select static geometry node(s) in Maya
    • If the node is referenced, the referenced file path is stored, not the mesh.
  2. Run tool
  3. Open 3DE
  4. Select Camera Point Group
    • Because a Camera Point Group is selected, it is assumed the 3D transform is static.
  5. Right-click > Paste Object...
    • Create geometry in the same world-space as Maya
    • If the geometry is referenced .obj in Maya, then load the referenced geometry and apply a transform to match in world-space.

Usage Steps (Animated transform with static geometry)

  1. Select animated geometry(s) in Maya
    • (Optional) Select an animated locator as the pivot point for the geometry
    • If the node is referenced, the referenced file path is stored, not the mesh.
  2. Run tool
  3. Open 3DE
  4. Select Object Point Group
  5. Right-click > Paste Object...
    • Import the Geometry from Maya (with correct pivot point)
    • Set keyframes on the Object Point Group to match the world-space in Maya.

Software Versions

  • mmSolver version: Latest.
  • Maya version: All supported
  • Operating System (OS): All supported
@david-cattermole david-cattermole added maya tool A user tool inside Maya. 3dequalizer tool Tool for use in 3DEqualizer labels Dec 19, 2020
@david-cattermole david-cattermole self-assigned this Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3dequalizer tool Tool for use in 3DEqualizer maya tool A user tool inside Maya.
Projects
None yet
Development

No branches or pull requests

1 participant