-
Does anyone have an example of how to render using GlCanvas to a framebuffer? I tried doing it but for some reason it wouldn't work so I am curious if anyone else has an example. |
Beta Was this translation helpful? Give feedback.
Answered by
hermet
Jun 11, 2024
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SasLuca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, please have a look at this api: you can pass your
framebuffer id
to theid
parameter.