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] #464

Open
2 tasks done
Hakazaba opened this issue Dec 7, 2024 · 0 comments
Open
2 tasks done

[Feature Request] #464

Hakazaba opened this issue Dec 7, 2024 · 0 comments
Labels
Enhancement New feature or request Triage PR/Issue needs to be triaged.

Comments

@Hakazaba
Copy link
Contributor

Hakazaba commented Dec 7, 2024

Validations

  • I have checked for similar feature requests and could not find any.
  • I have made sure this is not an already-existing feature.

Description

Atlas size is quite inefficient, It limits the ambition of characters than can be created. Currently the atlas is required to store redundant information, multiple copies of the same object or both halves of symmetrical objects.

Suggested solution

A rather simple optimization for models would be to have one atlas reference apply to multiple of the same parts via duplication. This could also be used to allow artists to cut half of symmetrical textures off to greatly reduce the needed size of texture atlases.

Alternative solution

If you wanted to go to extra effort, you could have a symmetry check box on any inported image that tells it to automatically cut it in half and mirror something during the atlas stage and the same inside the mirrored parts feature.

Additional Context

No response

@Hakazaba Hakazaba added Enhancement New feature or request Triage PR/Issue needs to be triaged. labels Dec 7, 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 Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant