[Plib-devel] FW: 3D Map Editor Advice?
Brought to you by:
sjbaker
From: Norman V. <nh...@ca...> - 2000-08-01 00:30:43
|
Forwarded from OPENGL-GAMEDEV-L Stephen J Baker wrote: >I like FLTK too - but neither GTK nor FLTK can use OpenGL to render the GUI, >GLUI and PUI both do all their rendering using OpenGL. This is why I posed the question about making a OpenGL driver for microwindows. FLTK has been ported to run on top of microwindows. Basically with a blit of an offscreen buffer. The thought of having FLTK using OpenGL for its GUI rendering I find very appealing. Norman |