mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
11 lines
529 B
Plaintext
11 lines
529 B
Plaintext
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://quesa.designcommunity.com/
|