home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / sgi / 18168 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.6 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!ames!sgi!fido!cashew.asd.sgi.com!kurt
  2. From: kurt@cashew.asd.sgi.com (Kurt Akeley)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: How to render an image larger than screen?
  5. Date: 18 Dec 1992 01:22:51 GMT
  6. Organization: Silicon Graphics, Inc.
  7. Lines: 27
  8. Distribution: world
  9. Message-ID: <1gr95bINN23d@fido.asd.sgi.com>
  10. References: <1992Dec17.201401.13749@news.acns.nwu.edu>
  11. NNTP-Posting-Host: cashew.asd.sgi.com
  12.  
  13. -- 
  14.  
  15. In article <1992Dec17.201401.13749@news.acns.nwu.edu>, l-he@nwu.edu (Liang He) writes:
  16. |> Hello Everyone,
  17. |> 
  18. |>     Does anyone out there have the experience to render an image
  19. |> larger than screen?
  20. |> 
  21. |>     We have a slice maker which has much higher resolution than
  22. |> Iris's screen. While making slice, we would like to render an image
  23. |> with higher resolution than the screen's 1280x1024, say 4096x4096.
  24. |> So we can fully use the resolution of our slice maker. How can we do
  25. |> it? Can AVS, Ape, or Explorer do it? We have a SGI Personal Iris.
  26.  
  27. Render the image as a sequence of subimages in multiple passes.  For each
  28. subimage, use the window (not the perspective) command to specify a
  29. non-symetric viewing frustum.  Make the viewing frustum N pixels larger
  30. than the tile in all four screen directions, where N is the largest of
  31. 1/2 the point size and 1/2 the line width.  Expand the left and bottom
  32. edges even farther if character strings are to be rendered.  Use the
  33. screen mask to limit actual rendering to the actual tile area.  Specify
  34. the viewport to match the frustum, not the tile.
  35.  
  36. You may want to increase the point width and line size for high-resolution
  37. images.
  38.  
  39. -- Kurt Akeley        kurt@sgi.com  (415) 390-3612  M/S 7U-550
  40.