<div dir="ltr">Hi. I'm not sure about simplicity, but SDL is the first one that comes to mind.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-13 10:43 GMT+07:00 Andrew Lowe <span dir="ltr"><<a href="mailto:agl@wht.com.au" target="_blank">agl@wht.com.au</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
        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 foir them using a thingy called Msys2[1] and contains stuff such as conemu2, clang, notepad++ etc, which fits on a usb and my students are happy little vegemites[2]<br>
<br>
        I now want to teach them a little bit, emphasis on the little, of graphics. Does anyone know of a very simple graphics library, win32 based, that I could incorporate into something like this?<br>
<br>
        My graphics experience is with OpenGL, OSG, 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.<br>
<br>
        As I've mentioned above, C based, Win32 - Win7 and up and simple.               <br>
<br>
    Any thoughts, greatly appreciated,<br>
<br>
        Andrew<br>
<br>
<br>
<br>
[1] <a href="http://tinyurl.com/j5d9ryh" rel="noreferrer" target="_blank">http://tinyurl.com/j5d9ryh</a><br>
<br>
[2] <a href="http://tinyurl.com/zdd8sxb" rel="noreferrer" target="_blank">http://tinyurl.com/zdd8sxb</a><br>
______________________________<wbr>_________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph<wbr>.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.or<wbr>g/listinfo.cgi/osg-users-opens<wbr>cenegraph.org</a><br>
</blockquote></div><br></div>