POV-Ray : Newsgroups : povray.unofficial.patches : Patch to export to .ai files? Server Time
3 Sep 2024 00:13:52 EDT (-0400)
  Patch to export to .ai files? (Message 1 to 3 of 3)  
From: Larkril
Subject: Patch to export to .ai files?
Date: 19 Jun 1999 09:57:58
Message: <376ba1e6@news.povray.org>
I am making a vector based webpage and would like to have some 3d animations
on it.  However, it seems like povray doesn't have any kind of vector output
like .ai(Adobe Illustrator).  If someone know of one please reply!  Oh, and
if you wouldn't mind, please add my email address, rla### [at] mbhsedu, to the
'TO' field of your response.  THanks a lot!


Post a reply to this message

From: Nieminen Mika
Subject: Re: Patch to export to .ai files?
Date: 19 Jun 1999 11:32:01
Message: <376bb7f1@news.povray.org>
Larkril <rla### [at] mbhsedu> wrote:
: I am making a vector based webpage and would like to have some 3d animations
: on it.  However, it seems like povray doesn't have any kind of vector output
: like .ai(Adobe Illustrator).

  What do you mean with a vector output? How can you express, for example,
an image of a sphere with this kind of image type?

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Steve
Subject: Re: Patch to export to .ai files?
Date: 19 Jun 1999 12:28:51
Message: <376BC668.CCD4DC8B@puzzlecraft.com>
Illustrator can't handle the 3D vector data from POV-Ray.

For instance, the control handles of a bezier curve have x,y coordinates in
Postscript but in POV they use x, y, z coordinates. Illustrator would probably
reject them as an illegal file type.

Postscript-2-POV conversions are possible. I am currently working on just such
a converter.

It might be possible to write an Illustrator plug-in that would handle 3D
bezier data, and there might even already be such a thing. There are certainly
thousands of Illustrator plug-ins available now.

In any case, trying to convert ALL of the data ( not just the bezier ) in a
typical POV scene file seems impossible to me.

Using POV animations on a web page is really not hard at all, you just don't
use Illustrator in the process. You might want to look over my online tutorial
"Advanced POV Animation for Beginners" at www.puzzlecraft.com/cm/ClockMod.html

Steve

Larkril wrote:

> I am making a vector based webpage and would like to have some 3d animations
> on it.  However, it seems like povray doesn't have any kind of vector output
> like .ai(Adobe Illustrator).  If someone know of one please reply!  Oh, and
> if you wouldn't mind, please add my email address, rla### [at] mbhsedu, to the
> 'TO' field of your response.  THanks a lot!


Post a reply to this message

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