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

Expose JPG encode quality in export settings #698

Open
atteneder opened this issue Jun 15, 2024 Discussed in #658 · 1 comment
Open

Expose JPG encode quality in export settings #698

atteneder opened this issue Jun 15, 2024 Discussed in #658 · 1 comment
Labels
enhancement New feature or request export Export of glTF files

Comments

@atteneder
Copy link
Owner

Discussed in #658

Originally posted by Henkka-san November 21, 2023
It seems that currently the JPG quality is hardcoded to 60%. It would be helpful if the compression level could be given when Export is requested.

@atteneder atteneder added enhancement New feature or request export Export of glTF files labels Jun 15, 2024
@atteneder
Copy link
Owner Author

Context:
ImageConversion.EncodeToJPG

Setting at what granularity level?

  1. Global/static setting
  2. per-export setting
  3. per texture type setting (basecolor, normal, ORM,...)
  4. per texture setting/callback

I gravitate towards 2, but open for ideas.

@atteneder atteneder moved this to Export in glTFast development Jun 25, 2024
@atteneder atteneder moved this from Export to Done in glTFast development Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request export Export of glTF files
Projects
Archived in project
Development

No branches or pull requests

1 participant