Tag Archives: Graphics Design

OpenGL Man Pages for Ubuntu

Looking for an OpenGL documentation for package in Ubuntu? To begin, what would the package be named? My instincts told me to try gl-doc, libgl-doc, and eventually moved into the territory of libmesa or xorg. Obviously none of these worked. Out of despiration I tried dpkg -l | grep gl | grep doc, and there

Compiz Fusion Plugin Development

In between the massive changes to the site (see my twitter) and setting up new developer relationships, I was inspired to work with Compiz Fusion – or what most now just call Compiz. I’ve always wanted to do some plugins, but the problem is jumping into their largely undocumented API. That’s changing a bit now,