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 Animation Image sheets #16

Open
M-F-K opened this issue Aug 19, 2012 · 3 comments
Open

Implement Animation Image sheets #16

M-F-K opened this issue Aug 19, 2012 · 3 comments
Assignees
Milestone

Comments

@M-F-K
Copy link
Collaborator

M-F-K commented Aug 19, 2012

expand the xml definition to include image sheets.

read more about in this thread :

http://www.indielib.com/forum/viewtopic.php?f=1&t=352&start=105

@ghost ghost assigned M-F-K Aug 19, 2012
DarthMike pushed a commit that referenced this issue Oct 1, 2013
DarthMike pushed a commit that referenced this issue Oct 1, 2013
@M-F-K
Copy link
Collaborator Author

M-F-K commented Oct 2, 2013

Not sure if the 2 comments above, really belongs here.

@DarthMike
Copy link
Owner

Yes its my bad. Better ot touch it now as commits are in remote already.

@M-F-K
Copy link
Collaborator Author

M-F-K commented Apr 5, 2014

two possible implementations:

  1. load a image sheet, and on parse time split into several small images internally. ( easy, but not the best solution)

  2. load an image sheet, and on each render time cycle change the uv coordinate of the sheet image. (best solution, but we may need to change how we use identities? )

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

2 participants