alexr4 / datamoshing-GLSL

Quick experiments on datamoshing effect using GPU optical flow approach
GNU General Public License v3.0
16 stars 1 forks source link

PerfTracker processing #1

Closed knupel closed 5 years ago

knupel commented 5 years ago

Hi Alex, I try to find a way to download PerfTracker processing but the server don't respond, there is a link to download it? By the way can you give me an authorization to use your datamoshing in my shader framework? that's a very nice effect to add in Romanesco !

alexr4 commented 5 years ago

Hi Stan,

I've totally forgot to link the perftracker. It's a custom library for monitoring performance. I haven't release it yet, you can delete it from the project. I will release it with my shader library in few days/weeks

Of course you can use it on your shader frameworks ;)

knupel commented 5 years ago

I'm interested by your performance library keep in touch if you publish it, that's can be nice tool !

thanks !

alexr4 commented 5 years ago

Sure I will. Basically, it's inspired by the stats.js library. It's perform framerate , millis, memory and custom tracking on a sample of frames. You may have seen it on my Instagram post lately.

Like my shader based filters library, we are on testing phase at the studio and working on a release in the next few weeks or days 😉