warp icon indicating copy to clipboard operation
warp copied to clipboard

FeatureRequest: User draw calls from OpenGLRenderer

Open jc211 opened this issue 2 years ago • 2 comments

It would be nice if we can hook into the draw loop of the OpenGLRenderer to call draw directly with opengl there.

jc211 avatar Jun 15 '23 07:06 jc211

Do you accept pull requests? If so, I'm happy to add it

jc211 avatar Jun 15 '23 08:06 jc211

Hi @jc211, sorry we some legal things to clear before we can take PRs - but this seems like a good idea, if you have a solution please propose it here and we will look to integrate it ourselves.

Thank you! Miles

mmacklin avatar Jul 02 '23 22:07 mmacklin

Hi @jc211 , just an update since we can now take PRs we'd be happy to take this change if you have it.

mmacklin avatar Jan 28 '25 22:01 mmacklin

It looks like callbacks were added into the opengl renderer that allow this to happen :).

jc211 avatar Jan 28 '25 22:01 jc211