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 Request: Rotation Command Line parameters #60

Open
J0nnyI opened this issue May 27, 2022 · 5 comments
Open

Feature Request: Rotation Command Line parameters #60

J0nnyI opened this issue May 27, 2022 · 5 comments
Labels
enhancement New feature or request

Comments

@J0nnyI
Copy link

J0nnyI commented May 27, 2022

Is it possible to add yaw/pitch/roll to the command line parameters?

I am working on integrating your project into my Stl File Organizer as thumbnail generator and would like to know if you could add an pitch/yaw/roll parameter to the command line arguments, so that I can adjust the rotation to match the in-app settings.

@unlimitedbacon
Copy link
Owner

This shouldn't be too hard to add. I'll look into it.

@J0nnyI
Copy link
Author

J0nnyI commented May 30, 2022

thank you, I appreciate it

@unlimitedbacon unlimitedbacon added the enhancement New feature or request label May 30, 2022
@unlimitedbacon
Copy link
Owner

Would it be more useful to use rotation (a set of angles) or the camera position relative to the object (x, y, z)?

@J0nnyI
Copy link
Author

J0nnyI commented May 30, 2022

Would it be more useful to use rotation (a set of angles) or the camera potsition relative to the object (x, y, z)?

short: I think setting the rotation of the model would be the easiest, An additional parameter for the distance between camera and object would be nice too (since a part of the mdel is often out of frame if the shape is a bit unlucky)

Maybe providing model and camera rotation would be a good idea too, since the model rotation does change the lighting position, which the camera position has no effect on.

The usecase is that I want to create Thumbnails fo the Application and the models get a default rotation, since a lot of models are imported with a 90° pitch.

@ostat
Copy link

ostat commented Oct 1, 2022

Would it be more useful to use rotation (a set of angles) or the camera position relative to the object (x, y, z)?

Adjusting the camera position would be handy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants