Difference between revisions of "Gnu3dkit"
Line 11: | Line 11: | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnu3dkit co gnu3dkit | |VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/gnu3dkit co gnu3dkit | ||
− | |Documentation note= | + | |Documentation note=https://web.cvs.savannah.gnu.org/viewvc/*checkout*/gnu3dkit/gnu3dkit/Documentation/gnu3DKit.info |
− | + | https://web.cvs.savannah.gnu.org/viewvc/*checkout*/gnu3dkit/gnu3dkit/Documentation/DevManual.pdf | |
− | + | https://web.cvs.savannah.gnu.org/viewvc/*checkout*/gnu3dkit/gnu3dkit/Documentation/gnu3DKit-arch1.png | |
|Decommissioned or Obsolete=Yes | |Decommissioned or Obsolete=Yes | ||
|Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org. | |Decommissioned details=If you have time and interest in resurrecting this GNU package, please contact: mailto:maintainers@gnu.org. |
Revision as of 10:41, 23 November 2018
The GNU 3DKit
https://www.gnu.org/software/gnu3dkit/
3D graphics rendering architecture.
The GNU 3DKit is an object oriented graphics framework for creating 3D graphics applications in the Objective-C language.
Its main application is to render 3D graphics in real-time on commodity hardware, using a scene graph architecture. It is based on OpenGL graphics library to achieve this goal.
The GNU 3DKit was officially part of the GNU project as an extension to GNUStep .
Download
https://web.cvs.savannah.gnu.org/viewvc/*checkout*/gnu3dkit/gnu3dkit/3DKit-0.3.1r2.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Bendikker
Verified on
1 January 2019
Notes
As GPL licensed in SDLKit (Download: 3DKit).
Leaders and contributors
Contact(s) | Role |
---|---|
Philippe C.D. Robert | Maintainer |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to use | OpenGL 1.2 |
Required to build | GNUStep libraries |
Required to build | Objective-C |
Weak prerequisite | glut |
Required to build | OpenGL 1.2 copmliant graphics library |
Required to use | GNUStep |
Weak prerequisite | SDL |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.