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

Move position of vertices along plane of sprite, and UV coordinates #36

Open
rantonels opened this issue Sep 8, 2017 · 0 comments
Open

Comments

@rantonels
Copy link

Currently single vertices can be moved orthogonally to their sprite but not in the other two directions. This would be a tremendously useful feature. My particular interest is in morphing tile-based meshes to make them slightly more organic.

In addition, the possibility to move the UV coords of single vertices with a similar interface would also be great. Could be used for avoiding texture stretching on slanted tiles for example, or for special effects (i.e. "truncating" a sprite).

It seems natural also that if these features are implemented they should really be paired with the possibility to flip the triangulation on a sprite.

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