From: Sven G. <sgo...@ja...> - 2001-02-20 20:12:02
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 20 February 2001 20:58, Kenneth B. Russell wrote: > > > I want to do this because it is often easier to draw simple geometry > > > and images using the AWT methods than it is to try and do the same > > > thing through OpenGL. It would be really nice if I could draw AWT > > > graphics elements over top of an OpenGL scene. > > There are several C/C++ libraries which use OpenGL to draw non-3D > images which you might be able to borrow from or port pieces of > to make this easier. See GLUI, for example: > http://www.cs.unc.edu/~rademach/glui/ > > -Ken > well, I remember ;-): while I tried an implementation for the swing opengl rendering, I started an implementation of the Graphics class, which implements it's rendering using OpenGL ;-) may this will help I can send this little implementation with a test class, but it must be improved .. the most important thing to be improved may the font implementation .. bye, sven - -- mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440; fax: +49-521-2399442; icq-uin: 108264795 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6ks+THdOA30NoFAARAvxEAJ4+vb2iMZrrJibHzy0QCPD6TIChuQCcCFDy HlMSEz37AqYMnFD/2go17+I= =xKFi -----END PGP SIGNATURE----- |