POV-Ray : Newsgroups : povray.newusers : New user question : Re: New user question Server Time
30 Jul 2024 00:23:03 EDT (-0400)
  Re: New user question  
From: Florian Brucker
Date: 12 Dec 2004 15:59:45
Message: <41bcb141$1@news.povray.org>
>> POV-Ray does not output vector graphics.

> would be cool tough....

I don't think it would make sense it POV would support vector graphics 
output. In most cases you will not have any shapes in your image which 
could be described by vector graphics elements (circles, lines, etc.), 
but pixels which all differ in color which no appearant order (i.e. the 
geometric information is not available after the render).

Florian
-- 
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.