Download Latest Version grafx-2.3.2-src.zip (24.4 kB)
Email in envelope

Get an email when there's a new version of grafx - Extensible Java Graphics Package

Home
Name Modified Size InfoDownloads / Week
grafx 2023-11-23
grafx_3d 2023-11-11
README.txt 2023-11-07 501 Bytes
Totals: 3 Items   501 Bytes 2
There are two versions of this code: a standard version which is for 2D
graphics and which is super optimized, and a 3D version which has a notion of
Z-buffering and color interpolation, which still runs very efficiently.  There
are separate class hierarchies for these two versions, with the exception that
two classes are shared code, those being FloatColor and ClipRectangle.

The 2D graphics library releases are in directory 'grafx'.
The 3D graphics library releases are in directory 'grafx_3d'.
Source: README.txt, updated 2023-11-07