Fifth Annual Tcl/Tk Workshop, 1997
A Tk OpenGL widget
Claudio Esperança
COPPE, Engenharia de Sistemas e Computação
Universidade Federal do Rio de Janeiro
Abstract
We present TkOGL, a Tk widget that enables the creation and display
of 3D graphics using the OpenGL API. Our approach features a reasonably
complete Tcl binding to the core OpenGL functionality, as well as a set
of extensions that implement a higher-level interface to many common utility
functions such as those provided by the OpenGL utility library (GLU).
|