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

Code-checker: Art with WebGl passed #10097

Closed
JustLuuuu opened this issue Apr 18, 2024 · 1 comment · Fixed by #10102
Closed

Code-checker: Art with WebGl passed #10097

JustLuuuu opened this issue Apr 18, 2024 · 1 comment · Fixed by #10102
Labels
A-code-checker issues related to generative art code checker bug Something isn't working p1 preventing everyone from using app

Comments

@JustLuuuu
Copy link
Member

This art:
Electronik (3).zip

Passed the code checker. But Viki found webgl in it:

res = createGraphics(size, size, WEBGL);
sh = res.createShader(vert, frag);
res.shader(sh);

@JustLuuuu JustLuuuu added bug Something isn't working A-code-checker issues related to generative art code checker labels Apr 18, 2024
@Jarsen136 Jarsen136 self-assigned this Apr 18, 2024
@kodabot
Copy link
Collaborator

kodabot commented Apr 18, 2024

ASSIGNED ISSUES LIMIT REACHED - @Jarsen136, you have been already assigned with 5 issues: 4042,5941,7217,8901,9046,10041,10078. Finish one of them in order to get more issues assigned!

@exezbcz exezbcz added the p1 preventing everyone from using app label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-code-checker issues related to generative art code checker bug Something isn't working p1 preventing everyone from using app
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants