home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / animatio / 1533 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  1.9 KB

  1. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!ames!olivea!inews.Intel.COM!imutm1.de.intel.com!gold.sub.org!bbs!Mahmut.Kursun
  2. From: Mahmut.Kursun@bbs.gold.sub.org (Mahmut Kursun)
  3. Newsgroups: comp.graphics.animation
  4. Subject: Re: Animating pictures from POV-Ray
  5. Message-ID: <1993Jan08.191740.6055@gold.sub.org>
  6. Date: 8 Jan 93 19:17:40 GMT
  7. References: <1993Jan7.174604.10056@alchemy.chem.utoronto.ca>
  8. Reply-To: Mahmut.Kursun@bbs.gold.sub.org (Mahmut Kursun)
  9. Organization: Unix Mailbox Baldham
  10. Lines: 32
  11. X-Posting-Software: UniBoard 1.10b S/N 165921
  12.  
  13.  
  14.  
  15.  
  16.  
  17. > Hi, I've heard people mentioning animations they have created
  18. > from pictures generated with POV-Ray. I was wondering what programs 
  19. > they used to do this, and where these programs might be found by 
  20. > FTP. Also is there a FAQ for this news group? Thanks.
  21.  
  22. its very easy. All you need are couple of programs, like
  23. DTA*.* (dave's Targa Animator), PLAY79*.* (trilobyte fli player)
  24. and a program that makes you a big batch file for the animation,
  25. for example CAMPATH*.*; just a small correcture in the 
  26. CAMPATH Basic Source Code needed, it should be "declare" instead
  27. of "DECLARE" because POV 1.0 only takes lower case
  28. I think there is a swich for using lower+upper case, but I'm not shure.
  29.  
  30. You can make the animation yourself, just take a POV Data File,
  31. change the location <x y z> (thats a simple y-up coordinate system)
  32. make lots of pictures with continuous coordinates, let pov calculate
  33. the pictures and Name them ANIM001.TGA to ANIM099.TGA
  34. then take DTA anim*.TGA /FFthefli.fli /W
  35. that makes a Animation with given resolution and a 640x480 style FLI
  36.  
  37. Take the PLAY thefli.fli -m2
  38. That way t the Animation on the Screen with VESA Mode 640x480x256
  39.  
  40. you can find all this Programs in the You Can Call Me Ray BBS
  41. (708) 358-5611 HST and (708)358-8721 USR DS, I'm sorry I dont know
  42. ftp places. you can find lots of POV utils and dat files there.
  43.  
  44. bye
  45.