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

Texture atlas #91

Open
3 of 4 tasks
jeremyfa opened this issue May 30, 2022 · 0 comments
Open
3 of 4 tasks

Texture atlas #91

jeremyfa opened this issue May 30, 2022 · 0 comments
Assignees

Comments

@jeremyfa
Copy link
Member

jeremyfa commented May 30, 2022

I'd like ceramic to work better with texture atlases.

This is what is planned:

  • Add an Atlas asset type and support loading a few atlas file formats out of the box
  • Add the possibility to create an atlas on the fly from images loaded with the same Assets object
  • Add the possibility to assign a rotated texture tile to any Quad to make the use of texture atlases much easier
  • Handle additional atlas region features (like offsets x/y) when using a more specific object (maybe Sprite object instead of Quad)
@jeremyfa jeremyfa self-assigned this May 30, 2022
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