|
|
|
|
|
by isometric_8
750 days ago
|
|
It's all MFC C++ where most of the UI controls are custom ones that I created to achieve the kind of interaction I was looking for. I used LodePng and gifanimcplusplus for processing png and gif files, the rest of the code is all in-house. I learned a lot in terms of processing RGBA as fast as possible. |
|