Top > Software Libraries > C++ libraries > Graphics3D

Graphics3D - 3D graphics library written in C++

'Graphics3D' is a C++ library for game developers, researchers, and students. It is a base of robust and high performance code common to most 3D projects. It is not a standalone graphics or game engine--it is a set of pieces to jumpstart your own engine or graphics project.

The library has two parts: G3D for pure math, and GLG3D for interacting with hardware acceleration via OpenGL. You can use G3D without GLG3D if you want to use another 3D API or don't like the OpenGL abstraction.

Obtaining

Web pagehttp://g3d-cpp.sf.net/
Source tarball http://prdownloads.sourceforge.net/g3d-cpp/g3d-6_03.zip?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=76879
Version 6.03 (stable) released on 2004-05-27
Version 6.04beta4 (beta) released on 2004-07-23
Licensed under a 3-clause BSD-style license.
This is not a GNU package.

Documentation

User manual available in HTML format from http://g3d-cpp.sourceforge.net/html/index.html
Support contacts

Help List<matrix@graphics3d.com>
Developer List<matrix@graphics3d.com>
Bug Databasehttp://sourceforge.net/tracker/?group_id=76879&atid=548562

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/g3d-cpp http://sourceforge.net/cvs/?group_id=76879
Interfaceslibrary
ProgramsG3D, GLG3D
Source languagesC++
Source prerequisitesSDL 1.2.7

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-04-02
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.