Path to this page:
./
wip/libtogl,
Tk OpenGL widget
Branch: CURRENT,
Version: 2.0,
Package name: libtogl-2.0,
Maintainer: kamelderouicheTogl 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.
Required to run:[
graphics/MesaLib] [
lang/tcl] [
x11/tk]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: a0124141b824922306af3a1b4ba6ddcf857f6218
Filesize: 239.227 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-11-23 23:33:26 by othyro | Files touched by this commit (50) |
Log message:
Mostly whitespace and blank line fixing. Some files also got minor
formatting corrections as well as other corrections.
|
2012-11-12 17:26:41 by othyro | Files touched by this commit (56) |
Log message:
MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 2/4. Let me know if this
breaks anything. Minor formatting and HOMEPAGE fixes in some files.
|
2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-03-07 12:54:25 by Kamel Derouiche | Files touched by this commit (5) | |
Log message:
Import libtogl-2.0 as wip/libtogl.
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.
|