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

Add ShiftX and ShiftY parameters to DrawCheckerboard #22

Open
glopesdev opened this issue Dec 29, 2021 · 0 comments
Open

Add ShiftX and ShiftY parameters to DrawCheckerboard #22

glopesdev opened this issue Dec 29, 2021 · 0 comments
Labels
proposal Request for a new feature

Comments

@glopesdev
Copy link
Contributor

Similar to DrawImage, it can be useful to generate a wrap-around animation using DrawCheckerboard directly by simply shifting the texture coordinates. You can do this currently by RenderTexture > DrawImage, but it is both less performant and risks aliasing if texture resolution is not high enough.

@glopesdev glopesdev added the proposal Request for a new feature label Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant