You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to have clyther and pyopengl or pyglet (or any other python graphics lib) interoperate on the gpu memory without having to copy the data back and forth from the GPU to main memory?
I hope this is the right place to ask this.
Is it possible to have clyther and pyopengl or pyglet (or any other python graphics lib) interoperate on the gpu memory without having to copy the data back and forth from the GPU to main memory?
I'm referring to something like this http://enja.org/2011/03/22/adventures-in-pyopencl-part-2-particles-with-pyopengl/
Here's a video of a sim my friend hacked together from code above http://www.youtube.com/watch?v=xeOUxTSjowY
we are trying to create a particle simulation/visualization tool and some of the features of clyther would be extremely cool to use.
Thanks for your work thus far! Clyther is really cool!
The text was updated successfully, but these errors were encountered: