From: Joe & B. H. <jhu...@gt...> - 2001-02-21 04:57:52
|
>>> 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/ Thanks for the info! I'll take a look. Ad astra, Joe Huwaldt |