★ wanayoo — archive 1999 http://graphico.sourceforge.net/Nouvelle recherche | Portail wanayoo

...Go Graphico

A System for Rendering Graphics with Java and C++

Version 1.10

19 April, 2000

written by Per Gullberg

Copyright (C) 2000 Hewlett-Packard Company

The Graphico project is hosted by    If you have any ideas to better or enhance this distribution, or would like to submit a bug or comment you can click on the project link or contact me directly at per@frii.com.
Graphico (simply known as Go) is an open source 3D graphics application programming interface (API) distributed under the terms of the GNU Lesser General Public License.

Graphico works with either Java or C++. The design of Graphico is based on OpenGL. Two independent Java versions of Graphico exist. The first version renders to a Java image that can be displayed in a Java application or any internet browser capable of executing Java 1.1 code. The second version uses Java 3D for increased performance. The C++ version uses OpenGL.

See Overview for more details.


Documentation

Reference Manual (see package "go")


Packages for Graphico


Examples


Download Source Files

GoJava version -> goJava.src.jar
GoJava3D version -> goJava3D.src.jar
GoCpp version -> goCpp.src.jar
NOTE: These downloads do not include the goText or goAdobeIllustrator packages. They will need be be gotten separately.
Clone this entire distribution -> goWeb_1.10.jar
(Useful for getting a local copy of the documentation and
 examples, or for redistribution of Graphico on the web.)