Hi all,
        I teach, amongst other things, C programming to 1st year Engineering 
students here at Curtin Uni in Australia. I've created a nice little 
portable environment with Msys2, conemu2, clang, notepad++ etc, which 
fits on a usb and my students are happy little vegemites[1]

        I now want to teach them a little bit, emphasis on the little, of 
graphics. Does anyone know of a very simple graphics library that is a 
part of Msys2?

        My graphics experience is with OpenGL and CAD systems so I'm totally 
unfamiliar with the "entry level". I'm looking for something that has a 
simple function call to open a window. A simple function to draw a line, 
drawLine(context, startX, startY, endX, endY);,  same for a circle, 
setting colours and line styles - as I said, simple.

        It doesn't matter really if it's not in Msys2, I can "inject"  it into 
the environment if need be.

        Any thoughts, greatly appreciated,

                Andrew




[1] http://tinyurl.com/zdd8sxb

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to