Chris Sparks wrote:
I hope not too much difference in the API. I did an Ada binding to GRX for Windows and dread trying to recreate another. I'll have to take a peek and see what is new.
The graphics API is the same as GRX, except you must use mgrx.h and mgrxkeys.h instead grx20.h and grxkeys.h, and link whit mgrx.a (so you can have installed both libraries at the same time).
The input API is totally different, but I think is better and easy to understand. See the programmer's manual.
I don't know why you make an Ada binding, but I think in free software, fun must be the first motivation, so don't be forced to translate your work to MGRX. GRX wroks ok in Windows.
Greetings, M.Alvarez