POV-Ray : Newsgroups : povray.newusers : Does POV-Ray supports user written plugins for importing datasets? : Re: Does POV-Ray supports user written plugins for importing datasets? Server Time
30 Jul 2024 10:19:19 EDT (-0400)
  Re: Does POV-Ray supports user written plugins for importing datasets?  
From: Thorsten Froehlich
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

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