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

Deprecated info: Maya Model LOD #225

Open
2 tasks done
MustafaJafar opened this issue Aug 27, 2024 · 2 comments · Fixed by #265
Open
2 tasks done

Deprecated info: Maya Model LOD #225

MustafaJafar opened this issue Aug 27, 2024 · 2 comments · Fixed by #265
Assignees
Labels
type: bug Something isn't working

Comments

@MustafaJafar
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior:

LODs mentioned in artist_publish/#model and maya_artist/#creating-instance were there in Pype 2, but not in OpenPype anymore and it was copied from version to version.

Expected Behavior:

It should be removed from the docs. we may mention that LODs are handled by USD,

Version

1.0.0

What platform you are running on?

Windows

Steps To Reproduce:

..

Are there any labels you wish to add?

  • I have added the relevant labels to the bug report.

Relevant log output:

No response

Additional context:

No response

@MustafaJafar MustafaJafar added the type: bug Something isn't working label Aug 27, 2024
@MustafaJafar MustafaJafar changed the title Maya Model LOD Deprecated info: Maya Model LOD Aug 27, 2024
@BigRoy
Copy link
Contributor

BigRoy commented Aug 27, 2024

LODs mentioned in artist_publish/#model and maya_artist/#creating-instance were there in Pype 2, but not in OpenPype anymore and it was copied from version to version.

It may also be worth investigating what that feature was - I believe the question regarding this came from a client. And if there's a particular need - investigate/discuss what it'd mean to either re-implement it or find a better suitable solution for the pipeline as of today.

we may mention that LODs are handled by USD,

Do note that USD itself has no good concept as far as I know out of the box that should handle "LODs".
One may think that 'variants' are the go to solution for that (which would make the most sense!) but variants can't be animated over time within a USD file. Hence, it can't technically as an object moves closer to camera switch LODs automatically. (Unless you'd write a USD file per frame, which would basically mean you don't have an animated USD file but just a unique scene per frame).

@MustafaJafar
Copy link
Contributor Author

Reopening this issue as we forgot to purge this piece of information from inventory docs.

https://ayon.ynput.io/docs/artist_tools_inventory/#switch-asset

@MustafaJafar MustafaJafar reopened this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants