Hello,
I am still interested in the idea of an OpenGL driver, however I am not
that familiar with OpenGL myself. So, in the hopes that this will happen
I am providing a branch of PLplot with a skeleton for the driver here:
https://github.com/HazenBabcock/PLplot/tree/opengl_driver_2015_10_06
This branch is up to date with PLplot as of today. This driver is
incorporated into the PLplot build system, it should be able to find the
OpenGL libraries on your system using cmake, and it will appear in the
list of drivers available to PLplot. However it lacks any actual OpenGL
code, all it does it print some messages when called by PLplot. If
anyone is interested in filling this in that would be great.
-Hazen
|