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
I didn't find the source for the binary, but all that binary does is it allocates SSBO and launches a vertex-fragment program, that does all the job.
All the fun stuff is in hlsl files anyways.