I’ve now put a dent in the Blend2D plugin, with enough implemented to reproduce examples 1-6 (“Getting Started” link, above). I’ve been going through most of the development on stream (also linked above), with at least one more part planned for the final two examples and making it possible to use Blend2D images as “files” for Solar2D display objects.
There are other samples I’m also hoping to visit.
Anyhow, it’s a large library, but I’m now posting snapshots of certain not-yet-complete plugins. At the moment these are Windows-only, but I mean to flesh them out.
With build 3596 I can point to those GitHub URLs, so here are tests of blend2d (blend2d.zip (387.7 KB) ) and TheoraPlay (theoraplay.zip (1.7 KB) ), respectively.
In the Blend2D project, you can set Example to a value from 1 to 6 to see the corresponding sample.
With TheoryPlay, set the filename; I didn’t include the videos themselves, but see the last post. As already mentioned, I only have Windows binaries ready at the moment.
I am also trying to adapt some “fast path” code for loading WebP files, but this is still a work in progress.