home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / animatio / 929 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.9 KB  |  50 lines

  1. Newsgroups: comp.graphics.animation
  2. Path: sparky!uunet!Cadence.COM!woodruff
  3. From: woodruff@Cadence.COM (Ken Woodruff)
  4. Subject: Request: Help on 3D animation under X-windows
  5. Message-ID: <1992Nov5.191852.13713@Cadence.COM>
  6. Summary: double buffering problems
  7. Keywords: X 3d buf
  8. Sender: woodruff@cadence.com (Ken Woodruff)
  9. Organization: Cadence Design Systems, Inc.
  10. Date: Thu, 5 Nov 1992 19:18:52 GMT
  11. Lines: 37
  12.  
  13. Just for fun last summer I wrote a 3d wire frame
  14. modeling program for SunView.  It was fairly
  15. straight forward, but allowed realtime movement
  16. of both objects and viewer location.  The problem
  17. I am having now is that in porting to X-Windows
  18. the double-buffering system I was using depended
  19. on direct manipulation of the SunView colormap 
  20. and therefore wasn't portable under X.
  21. I discovered another approach for X-Windows that
  22. unfortunately slows down massively as window size 
  23. increases. (A problem that was much less severe in
  24. the SunView version).  
  25.  
  26. If anybody out there has experience with these techniques,
  27. and would like to look at my code and perhaps make a suggestion,
  28. please let me know.  If anyone out there has code which
  29. addresses this problem feel free to send it.
  30.  
  31. Thanks,
  32. --Ken
  33.  
  34. P.S. If anyone out there is in a generous mood,
  35. I would appreciate it if you could send me any
  36. PD ray-tracing or other 3d graphics programs
  37. either as source code or as encoded SPARC
  38. binaries.
  39.  
  40. ------------------------------------------------------------
  41. Ken Woodruff              "In every jumbled pile of person 
  42.                            there's a thinking part that
  43. woodruff@cadence.com       wonders what the part that isn't
  44.                            thinking isn't thinking of."
  45.                                --They Might Be Giants
  46. DISCLAIMER:
  47. My employer has nothing to do with what I say.  In fact, if
  48. they knew how much time I spent reading news they would have
  49. a conniption, so nobody tell them please.
  50.