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

Feature/rotate part of model #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

VonKanelF
Copy link
Collaborator

Task: Add option in the rotation step to twist/rotate part of the model.
Solution found: Create a lattice adjusted to the size of the uFit object and use a lattice modifier to rotate part of the model.

Notes on the choices made:

  • Only small rotations are allowed as this modifier does not preserve volumes, it can be adjusted with the strength parameter.
  • The size of the lattice grid is controlled with the grid_factor parameter, it can be adjusted if necessary.
  • The option is activated by checking the box in the panel, and changes are validated by unchecking the box. You cannot proceed to the next step until the changes have been validated.

@VonKanelF VonKanelF self-assigned this Dec 24, 2023
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

Successfully merging this pull request may close these issues.

1 participant