======Programming - OpenGL====== [[http://www.khronos.org/|The Khronos Group]] \\ [[https://www.khronos.org/conformance/adopters/conformant-products#opengl|Khronos Group - Conformant Products - OpenGL]] a list of graphics cards that conform to OpenGL by vendor and type for OpenGL 4.4 and higher. [[https://github.com/ValveSoftware/ToGL|ToGL]] a Direct3D to OpenGL abstraction layer from Valve Software. ([[https://github.com/ValveSoftware/ToGL/blob/master/LICENSE|License]]) \\ [[https://developer.nvidia.com/opengl-driver|NVIDIA - OpenGL Driver Support]] \\ [[http://bellard.org/TinyGL/|TinyGL]] is intended to be a very small implementation of a subset of OpenGL * for embedded systems or games. It is a software only implementation. Only the main OpenGL calls are implemented. \\ [[https://learnopengl.com/|Learn OpenGL]] the online book for learning OpenGL.