home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / programm / 13321 < prev    next >
Encoding:
Text File  |  1992-09-13  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!ousrvr.oulu.fi!ousrvr!nix
  3. From: nix@zombie.oulu.fi (Tero Manninen)
  4. Subject: Re: vogle
  5. In-Reply-To: quandt@mcs213g.cs.umr.edu's message of Sun, 13 Sep 1992 03:10:50 GMT
  6. Message-ID: <NIX.92Sep14002932@zombie.oulu.fi>
  7. Lines: 18
  8. Sender: news@ousrvr.oulu.fi
  9. Reply-To: nix@stekt.oulu.fi
  10. Organization: University of Oulu, Finland
  11. References: <1992Sep13.031050.547@umr.edu>
  12. Date: Sun, 13 Sep 1992 22:29:32 GMT
  13.  
  14.  
  15. On Sun, 13 Sep 1992 03:10:50 GMT,
  16. quandt@mcs213g.cs.umr.edu (Brian Quandt) said:
  17.  
  18. Brian> Are there any other 2D/3D libraries out there (that are any good, and
  19. Brian> have decent documentation)?
  20.  
  21. Well.. I guess you are asking of libraries supporting clipping, coordinate
  22. calculation etc..  I don't know such, but if you need a rendering library
  23. then I could suggest the SIPP (Simple Polygon Processor).
  24. The library contains many nice functions to create surfaces (various kinds)
  25. many shading methods, lightning models and it can calculate the scene to
  26. file.
  27. If this sounds interesting, you can find the SIPP package from many good
  28. graphics ftp sites (can't remember one now.. there is an old version of
  29. this library in ftp.funet.fi:/pub/graphics/programs/sipp directory).
  30.  
  31. ++Tero
  32.