I have a C++ program which writes pixel data for a 2D grid to a binary file. Each binary file may have numerous grid states back-to-back, and there may be multiple of these binary files. e.g. I could have 10 binary files bin0, bin1, bin2… bin9 each holding data for 10 grid states for a ..
Category : animated-gif
I was wondering how to convert a BPM strip to a GIF file. I have a BPM strip called "activity.bpm" located in the bootres.dll file in the system32 directory on windows. I am going to use movie maker to see how it looks but it just shows the bpm strip. Source: Windows..
Recent Comments