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

Improved model render usability #3691

Open
sgpearse opened this issue Jan 22, 2025 · 0 comments
Open

Improved model render usability #3691

sgpearse opened this issue Jan 22, 2025 · 0 comments

Comments

@sgpearse
Copy link
Collaborator

Model files almost always have different origins and scales than a loaded dataset, making them either too small to see and/or they get rendered nowhere near the dataset domain. This makes it a guessing game on how to translate and scale a given model to render it, no less find where the model is being rendered.

Suggestions:

  1. Automatically scale the model to be comparable to the domain size and let the user scale up or down once they can see it
  2. Set the origin of the model renderer to the origin of the dataset
  3. Allow the user to use Box manipulators to translate and scale the object.

Reported raised user rfaiza here: https://vapor.discourse.group/t/issues-with-importing-3d-model-into-vapor/428/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant