The latest version of SOE comes with a wrapper for a nice GLFW library. This library comes with a demo of a 3D bouncing “Amiga” ball so it must be the best library in the world ;-) ;-)

 

Since I’m letting my students play with WinHugs, I would prefer to have a WinHugs compatible version of that library. I tried to convert it, but I got stuck when ffihugs complained about not finding RTS.h, which seems to be a GHC-only include file.

 

Would it be possible to convert this library to WinHugs? I guess similar work has been done for other libraries, so any hints are welcome.

 

Thanks,

Peter