Togl is a Tk widget for OpenGL rendering. Togl was originally based on OGLTK, by Benjamin Bederson at the University of New Mexico. Togl's main features are: * unifies Microsoft Windows, X11 (Linux/IRIX/...), and Mac OS X Aqua support * support for requesting stencil, accumulation, alpha buffers, etc. * multiple OpenGL drawing windows * simple stereo rendering support * simple, portable font support * color-index mode support including color allocation functions * overlay plane support * OpenGL extension testing from Tcl * Tcl Extension Architecture (TEA) 3 compliant This package contains development files for using optimized shared libraries.
16 lines
500 B
Text
16 lines
500 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2011/03/07 11:54:25 jihbed Exp $
|
|
include/togl.h
|
|
include/toglDecls.h
|
|
include/togl_ws.h
|
|
lib/Togl${PKGVERSION}/LICENSE
|
|
lib/Togl${PKGVERSION}/libTogl${PKGVERSION}.so
|
|
lib/Togl${PKGVERSION}/pkgIndex.tcl
|
|
lib/libToglstub${PKGVERSION}.a
|
|
share/doc/libtogl/capi.html
|
|
share/doc/libtogl/download.html
|
|
share/doc/libtogl/faq.html
|
|
share/doc/libtogl/index.html
|
|
share/doc/libtogl/stereo.html
|
|
share/doc/libtogl/tclapi.html
|
|
share/doc/libtogl/upgrading.html
|
|
share/doc/libtogl/using.html
|