FLTK logo

Re: [RFE] STR #3440: Drawing bitmap text in Fl_Gl_Window is impossible in macOS when initialized with FL_OPENGL3

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.bugs  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: [RFE] STR #3440: Drawing bitmap text in Fl_Gl_Window is impossible in macOS when initialized with FL_OPENGL3 Manolo Gouy Feb 06, 2023  
 
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link:         https://www.fltk.org/str.php?L3440
Version:      1.3-feature


Drawing text above an OpenGL3 scene in macOS is now possible with FLTK 1.4.
See examples/OpenGL3test.cxx therein as an example.

The current implementation is based on 
https://fltk.gitlab.io/fltk/opengl.html#opengl_with_fltk_widgets
that is, FLTK widgets are added to the GL window as child objects, and
these can contain text which gets drawn above the GL3 scene.

The OP is invited to use FLTK 1.4


Link:         https://www.fltk.org/str.php?L3440

Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.