diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-29 20:18:10 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-29 20:18:10 +0000 |
commit | c27e2db4ed5b58e46e7b0e2347536b1de15925b4 (patch) | |
tree | 9e97786b6b610ddb9ed6d4d7d2018d7c3324fcc0 /graphics/quesa/pkg-descr | |
parent | dbca69e2cc12233e3f411dfdf25456fd8bea62df (diff) | |
download | FreeBSD-ports-c27e2db4ed5b58e46e7b0e2347536b1de15925b4.zip FreeBSD-ports-c27e2db4ed5b58e46e7b0e2347536b1de15925b4.tar.gz |
Add quesa 1.6d18, high level 3D graphics library compatible with
Apple's QuickDraw(TM).
PR: 62370
Submitted by: Igor Pokrovsky <tiamat@comset.net>
Approved by: mat (mentor).
Diffstat (limited to 'graphics/quesa/pkg-descr')
-rw-r--r-- | graphics/quesa/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/quesa/pkg-descr b/graphics/quesa/pkg-descr new file mode 100644 index 0000000..ea171a0 --- /dev/null +++ b/graphics/quesa/pkg-descr @@ -0,0 +1,13 @@ +Quesa is a high level 3D graphics library, released as Open Source under +the LGPL, which offers binary and source level compatibility with Apple's +QuickDraw(TM) 3D API. Quesa does not contain any Apple source code, and was +developed without access to Apple's QD3D implementation. + +QD3D supports both retained and immediate mode rendering, an extensible file +format, plug-in renderers, a wide range of high level geometries, hierarchical +models, and a consistent and object-orientated API. + +WWW: http://www.quesa.org/ + +- Igor Pokrovsky +tiamat@comset.net |