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

Improved packing algorithm #1

Open
crobi opened this issue Oct 31, 2011 · 1 comment
Open

Improved packing algorithm #1

crobi opened this issue Oct 31, 2011 · 1 comment

Comments

@crobi
Copy link
Owner

crobi commented Oct 31, 2011

The algorithm (bottom up quad tree packing) is only good if all input textures are power-of-2 squares. Use a general bin packing algorithm, e.g. http://www.csc.liv.ac.uk/~epa/surveyhtml.html

@crobi
Copy link
Owner Author

crobi commented Oct 31, 2011

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