This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
canvas.getContext() not working when canvas created with basicHTML. #32
Comments
I'm sorry, what are you trying to do with a canvas here? |
Just to clarify, implementing the whole 2d/3d canvas API in here is way beyond the scope of this project. I might consider exposing some special method you can hook into it for the canvas, but I'll never make Would that work? |
Since the issue was from last year and there are no answers, I'll close this. |
FYI version 1 has both canvas and image implemented. |
@WebReflection lol nice job 🎉 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was trying to implement this:
and then
but gl always turns out to be undefined.
Please help.
@WebReflection
The text was updated successfully, but these errors were encountered: