With little fanfare, Valve has published the source to ToGL, a translation layer to support a subset of the Direct3D 9 API on OpenGL systems. ToGL is a component of the company’s Source 3D engine.
Raph Koster points us to a useful piece of kit: OGLE, the OpenGL Extractor, is a tool for extracting 3D models from OpenGL applications. By sitting between the application and the OpenGL library, OGLE ...
Hello, all. I started a topic some time ago asking how a font from the fnt (plib) library could be loaded only once, since it doesn't seem to work with if statements. I got almost 100 views and zero ...