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

createRadialGradient implementation #5

Closed
E75 opened this issue May 18, 2017 · 1 comment
Closed

createRadialGradient implementation #5

E75 opened this issue May 18, 2017 · 1 comment

Comments

@E75
Copy link

E75 commented May 18, 2017

Can you implement the createRadialGradient?

@jagenjo
Copy link
Owner

jagenjo commented May 18, 2017

Don't think so, linear gradient is currently implemented using a 1D texture, for radial gradient I will have to use a 2D texture which will look very pixelated and wont be so easy to do. Sorry.

@jagenjo jagenjo closed this as completed May 18, 2017
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

2 participants