Mixsing 2D and 3D: Java does the trick!
Clemens Eisserer
linuxhippy at gmail.com
Sun Sep 18 11:11:29 PDT 2005
Hi again,
some time ago there was a discussion about how 2d-only apis limit
programmers and that new apis should be prepared for mixed 2d and 3d
use and so on ;-)
Althought I do not think that the introduction of a new 2d-only api is
deprecated, I think it could be quite cool to mix and match a bit.
Since Java-6.0 b51 (Mustang dev builds) its possible to mix Java2d (a
powerful 2d graphics library) with OpenGL if Java2d is used with its
opengl backend.
Source: http://weblogs.java.net/blog/campbell/archive/2005/09/java2djogl_inte_1.html
lg Clemens
More information about the xorg
mailing list