POV-Ray : Newsgroups : povray.newusers : Does POV-Ray supports user written plugins for importing datasets? Server Time
30 Jul 2024 12:22:23 EDT (-0400)
  Does POV-Ray supports user written plugins for importing datasets? (Message 1 to 3 of 3)  
From: karla
Subject: Does POV-Ray supports user written plugins for importing datasets?
Date: 1 Jun 2004 15:35:00
Message: <web.40bcda3483a589a5100aded90@news.povray.org>
Hello,
I would like to know if POV-Ray supports user written plugins for importing
datasets, or do I need to convert the data into another format and then
convert it into POV-Ray format?

Thank you
Karla


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Does POV-Ray supports user written plugins for importing datasets?
Date: 1 Jun 2004 15:54:43
Message: <40bcdf03@news.povray.org>
In article <web.40bcda3483a589a5100aded90@news.povray.org> , "karla" 
<kar### [at] hotmailcom> wrote:

> I would like to know if POV-Ray supports user written plugins for importing
> datasets,

What kind of datasets?  Maybe the File I/O Directives
(http://www.povray.org/documentation/view/147/) of POV-Ray are sufficient?

> or do I need to convert the data into another format and then
> convert it into POV-Ray format?

There is no need for some fancy conversion program.  POV-Ray uses a simple
text format (as explained in the user manual) and it should be trivial to
directly convert your datasets to a scene you can render directly, assuming
you have some code able to parse your datasets, of course.

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: karla
Subject: Re: Does POV-Ray supports user written plugins for importing=09 datasets?
Date: 3 Jun 2004 13:45:00
Message: <web.40bf631dc2a27e6100aded90@news.povray.org>
Thank you !

"Thorsten Froehlich" <tho### [at] trfde> wrote:
> In article <web.40bcda3483a589a5100aded90@news.povray.org> , "karla"
> <kar### [at] hotmailcom> wrote:
>
> > I would like to know if POV-Ray supports user written plugins for importing
> > datasets,
>
> What kind of datasets?  Maybe the File I/O Directives
> (http://www.povray.org/documentation/view/147/) of POV-Ray are sufficient?
>
> > or do I need to convert the data into another format and then
> > convert it into POV-Ray format?
>
> There is no need for some fancy conversion program.  POV-Ray uses a simple
> text format (as explained in the user manual) and it should be trivial to
> directly convert your datasets to a scene you can render directly, assuming
> you have some code able to parse your datasets, of course.
>
>     Thorsten
>
> ____________________________________________________
> Thorsten Froehlich, Duisburg, Germany
> e-mail: tho### [at] trfde
>
> Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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