alnitak / flutter_opengl

A Flutter OpenGL ES plugin using a Texture() widget. Supports Android, Linux and Windows. Many shaders from ShaderToy.com can be copy/pasted
Other
178 stars 20 forks source link

Why did the second shader's gpu take about 1000ms/frame? #2

Closed Kelier closed 1 year ago

Kelier commented 4 years ago

image

The other shader is stable at about 10 ms/frame.

alnitak commented 1 year ago

Sorry @Kelier, I didn't see your message 3 years ago!!! :smiley:

That depends on the shader complexity. Some shaders are hungry of GPU power which a device can't guarantee