home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / graphics / 9018 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  2.5 KB

  1. Xref: sparky comp.graphics:9018 comp.periphs:1151 comp.graphics.avs:694
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!ogicse!reed!henson!news.u.washington.edu!provolone.bchem.washington.edu!merritt
  3. From: merritt@provolone.bchem.washington.edu (Ethan A Merritt)
  4. Newsgroups: comp.graphics,comp.periphs,comp.graphics.avs
  5. Subject: Re: Dial/Knob Boxes?
  6. Keywords: CAD/CAM 3-D-Graphics Visualization
  7. Message-ID: <1992Aug20.173052.8036@u.washington.edu>
  8. Date: 20 Aug 92 17:30:52 GMT
  9. Article-I.D.: u.1992Aug20.173052.8036
  10. References: <12715@lupine.ncd.com>
  11. Sender: news@u.washington.edu (USENET News System)
  12. Reply-To: merritt@u.washington.edu
  13. Followup-To: comp.graphics.avs
  14. Organization: University of Washington
  15. Lines: 36
  16.  
  17.  
  18. In article <12715@lupine.ncd.com>, keg@hansen1.ncd.com (Ken Garnett) writes:
  19. |> I'm looking for manufacturers of input devices commonly known as
  20. "Dial Boxes"
  21. |> or "Knob Boxes".  These are units composed of multiple rheostat-like knobs
  22. |> which each can generate ranges of integer values.
  23. |> 
  24. |> If anyone has information on who manufactures these devices, I'd appreciate
  25. |> any pointers to them.  Detailed information like model names/numbers would
  26. |> be helpful, too, if you've got that handy...
  27. |> 
  28.     The ones I have are made by Spectragraphics / 9707 Waples St /
  29. San Diego 92121 / (619)450-0611.  They are re-sold by DEC for use with
  30. DEC workstations, but should be usable anywhere since they just plug in to
  31. a normal serial port.
  32.  
  33.     I am posting this rather than simply mailing a response because
  34. it raises a gripe I have with a lack of flexibility in AVS as regards to
  35. interactive input.  It would be awfully nice if there were some generalized
  36. input port to all the 3-D viewers (particularly "render geometry") which
  37. would take ascii input and rotate/scale/translate/etc.  That way one
  38. could actually _use_ the dial box (it's not supported on the AVS version
  39. I have), or bind function keys to give pure axial rotations, discrete scaling
  40. increments, or whatever.  I.e., whatever bit of code is polling the mouse
  41. buttons and pointer motion could equally well pay attention to input on the
  42. ascii port.
  43.  
  44.     Any hope of seeing such an approach in a future version? Or anyone
  45. have any bright ideas about how to approximate it given the tools that are
  46. there right now?  I realize that one could create modules which essentially
  47. take over the maintenance of the transformation matrices upstream of the
  48. geometry viewer, but this seems like a wasteful duplication of code and
  49. likely of compute time also.
  50.  
  51.                     Ethan A Merritt
  52.                     merritt@u.washington.edu
  53.