News

OpenGL with Delphi - an incomplete, highly biased tutorial version 0.1 - only the basics Introduction: First of all, let me advise you; my natural language is not english, it is spanish, so, if you ...
So as of now, instead of proceeding with OpenGL, I would like to discover GLFW further since its not just a basic rendering library. Its all I need And bonus points DING DING DING, it is written in C ...
OpenGL: the OpenGL SuperBible, by Richard Wright and Michael Sweet. oriented toward C programmers, it is a good reference on OpenGL. Delphi 2: Delphi 2.0 unleashed, by Charlie Calvert. Covers a lot of ...
Description There are unfortunately not a lot of tutorials on using pyside2 for rendering OpenGL. This is simply a collection of tutorials on using PySide2 for rendering opengl graphics. If you are ...
I just got the OpenGL Super Bible. I found a link to the red book on line so I didn't feel the need to buy it anymore and I wanted to have all the source code for the examples in one of the books ...