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

Implement better (yet still simple) packing algorithm #14

Open
WeAthFoLD opened this issue Apr 15, 2021 · 0 comments
Open

Implement better (yet still simple) packing algorithm #14

WeAthFoLD opened this issue Apr 15, 2021 · 0 comments
Assignees

Comments

@WeAthFoLD
Copy link
Owner

Shelve packing algorithm is vastly inefficient in texture space.
It's straightfowardly better to use a greedy large-to-small packing algorithm. We shall compare the difference before/after the algorithm change.

@WeAthFoLD WeAthFoLD self-assigned this Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant