home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13595 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.8 KB  |  50 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!sun-barr!ames!nsisrv!betsy.gsfc.nasa.gov!manyin
  3. From: manyin@betsy.gsfc.nasa.gov (Michael Manyin)
  4. Subject: FORMS and OpenGL
  5. Message-ID: <1992Sep14.101034@betsy.gsfc.nasa.gov>
  6. Keywords: FORMS, OpenGL, X event queue
  7. Sender: usenet@nsisrv.gsfc.nasa.gov (Usenet)
  8. Nntp-Posting-Host: betsy.gsfc.nasa.gov
  9. Reply-To: manyin@helene.gsfc.nasa.gov (Michael Manyin)
  10. Organization: Goddard Space Flight Center
  11. Date: Mon, 14 Sep 1992 14:10:34 GMT
  12. Lines: 36
  13.  
  14. Hello,
  15.  
  16. I have a question for any and all users of the FORMS
  17. library, written by Mark Overmars of Utrecht University (Netherlands).
  18.  
  19. (As was recently mentioned on this newsgroup, FORMS
  20. is a GL-based package useful in constructing user interfaces.
  21. Its simplicity, appearance, and source code availablity make
  22. it quite appealing, as does its status as public domain software.)
  23.  
  24. THE QUESTION:
  25. Has anyone made provisions for the eventual migration to OpenGL?
  26. I realize that support for Iris GL should be available for several
  27. years to come, but future enhancements and portability issues
  28. make OpenGL the way to go.
  29.  
  30. My correspondence with the author leads me to believe
  31. that his single-handed support of the library is too time consuming
  32. to continue, or at least that major modifications to FORMS
  33. are not in his plans.
  34.  
  35. The primary issue in converting FORMS to OpenGL is the event queue.
  36. Has anyone tried
  37.  (i) rewriting FORMS to use GLX? -- changing code related to the
  38.                                     event queue and window management
  39.  (ii) changing FORMS to use the X event queue? --
  40.                                     i.e. opening GL windows, securing
  41.                                     their X window IDs, and working
  42.                                     off the X queue
  43.  (iii) rewriting FORMS completely in X11?... :-)
  44.  
  45. Any other ideas on the subject?  Thanks for your interest - 
  46.  
  47. Mike M.
  48.  
  49.  
  50.