100k Particle system using Python OpenGL
Loading...
5,409
Loading...
Uploader Comments (taggrat)
see all
All Comments (6)
-
Really nice
-
@taggrat I thought as much. Thanks for the reply!
-
@akazification Thanks :), you can download the source and play with it for yourself as well, given that you have a GPU that supports geometry shaders.
Loading...
Cool video, could you ever achieve the same result without using numpy and glDrawArrays?
Darfk 1 year ago
@Darfk Sure :) but not using 100k particles at interactive speeds. Of course there are other ways to do this, using different libraries, but I don't see any pure python implementations that could do it.
taggrat 1 year ago