opengl_texture_widget_example icon indicating copy to clipboard operation
opengl_texture_widget_example copied to clipboard

Demo Flutter plugin to present OpenGL render in widgets tree

Results 6 opengl_texture_widget_example issues
Sort by recently updated
recently updated
newest added

Do you have any plans of supporting desktop platforms now that they are stable? I would be specially interested in Windows.

First of all, great work on demonstrating GL code working in Flutter! No expectation of support, but I was hoping you may happen to have some insight. I want to...

Plugin is breaking in new flutter sdk.

I try ro render UIImage, but very bad performance have any idea? thx

I implemented your code, added 1 simple moving line draw, attached to my project. It works, but it's slow. I doubt I get 30fps. The rendering thread is not an...