home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / pex / 532 < prev    next >
Encoding:
Internet Message Format  |  1992-09-04  |  1.4 KB

  1. Path: sparky!uunet!stanford.edu!snorkelwacker.mit.edu!ai-lab!rice-chex!gillett
  2. From: gillett@rice-chex.ai.mit.edu (Walter E. Gillett)
  3. Newsgroups: comp.windows.x.pex
  4. Subject: Can I get 2D NDC primitives out of PEX without hacking the server?
  5. Keywords: n
  6. Message-ID: <27538@life.ai.mit.edu>
  7. Date: 4 Sep 92 17:22:12 GMT
  8. Sender: news@ai.mit.edu
  9. Organization: MIT Artificial Intelligence Lab
  10. Lines: 18
  11.  
  12. Hi, Folks
  13.     My company has a visualization system that uses 2D and 3D display-list
  14. graphics features.  Currently these are implemented by a widget that I wrote
  15. in-house.  It's a 3D display-list version of the Xlib drawing primitives.
  16. Anyway, it supports wysiwyg output to PostScript and AutoCAD DXF format by
  17. sending 2D NDC (i.e. screen-ready) primitives out the bottom of the widget
  18. to either a PS or DXF engine.
  19.  
  20.     We'd like to "go standard" and use a more portable drawing package than
  21. my proprietary widget but we need to retain our wysiwyg PS and DXF capability.
  22. So can I get 2D NDC primitives out of PEX without hacking the server?  If not,
  23. how does everyone else do what we do?  Is there a better approach than the one
  24. we've taken?
  25.  
  26.             Thanks in advance for any help you can give me.
  27. ---------------------------------------------------------------
  28. Joe Shapiro (NOT Walter Gillett, though I'm using his account!)
  29. Please send replies to:  joe@ConSolve.com or gillett@ai.mit.edu
  30.