Difference between revisions of "Graphics3D"

From Free Software Directory
Jump to: navigation, search
(updated software location, version, license)
 
Line 3: Line 3:
 
|Short description=3D graphics library written in C++
 
|Short description=3D graphics library written in C++
 
|Full description='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.
 
|Full description='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.
 +
|Homepage URL=http://g3d.cs.williams.edu/g3d/www/index.html
 
|User level=none
 
|User level=none
|Status=Live
 
 
|Component programs=G3D,GLG3D
 
|Component programs=G3D,GLG3D
|Homepage URL=http://g3d-cpp.sf.net/
 
|VCS checkout command=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/g3d-cpp
 
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=User manual available in HTML format from http://g3d-cpp.sourceforge.net/html/index.html
+
|Documentation note=User manual available in HTML format from http://g3d.cs.williams.edu/g3d/G3D10/build/manual/index.html
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=C++,library,3D,OpenGL,grpahics,G3D,GLG3D
 
|Keywords=C++,library,3D,OpenGL,grpahics,G3D,GLG3D
|Is GNU=n
+
|Version identifier=10.01
|Last review by=Janet Casey
+
|Version status=stable
|Last review date=2005-05-26
+
|Version download=http://g3d.cs.williams.edu/g3d/G3D10/
|Submitted by=Database conversion
+
|Last review by=Dan Munro
 +
|Last review date=2017/10/20
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=6.06
+
|Is GNU=No
|Version date=2005-05-26
 
|Version status=stable
 
|Version download=http://prdownloads.sourceforge.net/g3d-cpp/g3d-6_06.zip?download
 
 
|License verified date=2004-04-02
 
|License verified date=2004-04-02
|Version comment=6.06 stable released 2005-05-26
+
}}
 +
{{Project license
 +
|License=BSD 2Clause
 +
|License verified by=Dan Munro
 +
|License verified date=2017/10/20
 +
|License note=It is distributed alongside several other libraries and data files that each have their own licenses: http://g3d.cs.williams.edu/g3d/www/index.html#toc6
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Morgan McGuire
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Morgan McGuire
 
 
|Email=matrix@graphics3d.com
 
|Email=matrix@graphics3d.com
|Resource URL=
 
}}
 
{{Resource
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://sourceforge.net/cvs/?group_id=76879
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=VCS Repository Webview
 
|Resource URL=http://sourceforge.net/tracker/?group_id=76879&atid=548562
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 52: Line 37:
 
|Graphics=3d
 
|Graphics=3d
 
|Interface=library
 
|Interface=library
|Library=c++
 
 
|Use=library
 
|Use=library
 
|Works-with=graphics
 
|Works-with=graphics
}}
 
{{Project license
 
|License=BSD_3Clause
 
|License verified by=Janet Casey
 
|License verified date=2004-04-02
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 65: Line 44:
 
|Prerequisite description=SDL 1.2.7
 
|Prerequisite description=SDL 1.2.7
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:53, 20 October 2017


[edit]

Graphics3D

http://g3d.cs.williams.edu/g3d/www/index.html
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.





Licensing

License

Verified by

Verified on

Notes

Verified by

Dan Munro

Verified on

20 October 2017

Notes

It is distributed alongside several other libraries and data files that each have their own licenses: http://g3d.cs.williams.edu/g3d/www/index.html#toc6




Leaders and contributors

Contact(s)Role
Morgan McGuire Maintainer


Resources and communication

AudienceResource typeURI
Developer,SupportE-mailmailto:matrix@graphics3d.com


Software prerequisites

KindDescription
Source requirementSDL 1.2.7




Entry




















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.