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

Refactor vertex position bias and scale #16

Open
dafitius opened this issue Nov 29, 2022 · 0 comments
Open

Refactor vertex position bias and scale #16

dafitius opened this issue Nov 29, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@dafitius
Copy link
Member

The Prim format supports an object bias as well as an object scale. They can be used to modify the object location and scale.
The current implementation applies these transformations destructively and ends up with an object origin of (0, 0, 0).
This should be refactored to be non-destructive.

@dafitius dafitius added the enhancement New feature or request label Nov 29, 2022
@dafitius dafitius added this to the Alpha 0.2.0 milestone Nov 29, 2022
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
Development

No branches or pull requests

1 participant