EGGX graphics library - Linux AMD64 only

User contributed sources that have become inactive, deprecated, or generally unusable. But ... we don't really want to throw them away either.
Post Reply
sean_vn
Posts: 283
Joined: Aug 06, 2012 8:26

EGGX graphics library - Linux AMD64 only

Post by sean_vn »

I spend a few hours creating a .bi file for the EGGX graphic library for Linux AMD64 only. That should enable me to use Freebasic again, since the built in graphics driver doesn't work for me anymore. \
Also the eggx library looks good for giving many programming language a Basic look and feel. For example D or Swift.
And also when FB does become obsolete due to lack of maintenance you could write a fairly simple Basic to D converter for example and link in with the Basic style graphics.
https://github.com/S6Regen/EGGX

I'll convert some of C examples as way to test the binding I wrote. However it will never be very well tested. I'll fix whatever things I encounter though.
Post Reply