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

Mosaic: Card visualization in a rectangle #3

Open
justinsa opened this issue Nov 11, 2013 · 0 comments
Open

Mosaic: Card visualization in a rectangle #3

justinsa opened this issue Nov 11, 2013 · 0 comments

Comments

@justinsa
Copy link
Owner

Given a rectangular container, layout all cards in the container to achieve the following constraints:

  1. All cards must be displayed in the container
  2. No card should be rendered larger than its natural dimensions (no pixelation)
  3. Minimize dead space
  4. An arbitrary data set (of more than 1 card) should produce an arbitrary arrangement of cards on each render
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant