wolfviking0/webcl-translator

WebCL Attractor Demo Glut Change...

Closed this issue · 1 comments

Hi Anthony,

Does the demo seem slower since changing to glut? Seems a little choppy,

Likewise, the FPS seems all over the place... previously it was relatively consistent.

Thoughts?

Hi Steven,

I push the possibility to back with glfw, just change the define USE_GLUT or USE_GLFW in the Application.cpp file.

I try both and i have some similar FPS, except with Glut i found a problem inside the function who compute time and print the fps. There was a trouble with uint_64 and float conversion. Now the FPS is always good (BTW I fix QJulia too)

If you can try GLUT vs GLFW on your GPU. By default Attractor have only 1 000 000 of particles.