CGFLib - A library for Computer Graphics @ FEUP
 All Classes Files Functions Variables Pages
CGFlib - A library for Computer Graphics @ FEUP

Introduction

These pages document CGFlib, a small library (or framework, if you prefer) for developing simple applications based on OpenGL/GLUT/GLUI in an object-oriented manner. It was developped to support computer graphics courses at the MIEIC master's degree at FEUP. It is meant to abstract some of the setup complexity and provide some basic object-oriented organization, without separating too much from the OpenGL and related libraries.

It is also a work-in-progress, for which the students are welcome to contribute with suggestions and extensions.

This documentation is organized as follows: