On Monday, 14 August 2017 at 13:19:30 UTC, Guillaume Piolat wrote:
It wouldn't be very hard to write a minimal OpenCV loader (for example based on DerelictUtil) with only the few functions you need in OpenCV.
Do you know of any simple examples that I could try mimic?I've looked through some of the Derelict code before and it doesn't seem exceptionally straight-forward, but maybe I haven't spent enough time on it.