You are looking at historical revision 3244 of this page. It may differ significantly from its current revision.

Introduction

gl-suite is the generic name for a nascent Chicken project : a suite of OpenGL based eggs and APIs. As for now, this page is intended for those who

To prevent any disappointment, see the TODO list below... it's very early :)

The gl-suite extensions and APIs.

Right now we have the following pages:

The gl-display API
A simple API to create OpenGL-enabled windows and receive system events.
gl-display-glx
An implementation of the gl-display API based on glX, the X Window extension for OpenGL.
gl-font
A font loading and rendering extension based on FreeType.
gl-repl
A Chicken Scheme top-level.
gl-edit
A Scheme editor (will not exist for a while).

TODO