POV-Ray : Newsgroups : povray.binaries.utilities : Request: POV to MDL converter : Re: Request: POV to MDL converter Server Time
8 Jul 2024 08:05:08 EDT (-0400)
  Re: Request: POV to MDL converter  
From: Ken
Date: 7 Oct 1999 14:47:04
Message: <37FCEA95.AB4FCF3B@pacbell.net>
Takis Paktitis wrote:
> 
> OK. Thanks for your reply.
> I think that is much better to work in a graphical interface like Moray than
> in a text editor like POV-Ray. I also think that Moray owes its existance
> because POV-Ray exists. Thats why I believe the development team in Moray
> MUST think of a way to transfer (convert) a .POV file to a .MDL format.
> Further more I think that any program that exports scenes to POV-Ray format
> must have a way to import scenes from Moray. I know that is a difficult
> (maybe to difficult) task to be accomplished but this would be a very nice
> feature.
> Any way I believe in the good will of the users of Moray and POV-Ray and I
> will wait for the moment of a message "ANOUNCE: POV2MDL converter".
> Thanks again
> Margaritis Paktitis

 I am not arguing that for some people working in a modelling program
is easier. I also agree for such people that it would be nice if their
modelling program of choice had the ability to import .pov files. A lot
can also be said of a person who is willing to learn how to code in a
text editor to produce the kind of scene they imagine in their head.
I can assure you that you will learn a lot more about POV-Ray if you
do spend some scene development time in Pov's text language only.

 What you do not understand though is the complexity of the conversion
process. In order for Moray to be able to read .pov files you would
essentially have to build a Pov language parser into Moray that is
equal to the language parser already available *AS* POV-Ray. I have
talked with the author or Moray and he is not happy with the idea of
adding that much overhead to the program plus the complex programming
task involved. It just is not as simple as you would think or it would
have been done already.

 To make it as a stand alone conversion program still has the problems
associated with writing a program what will parse the Pov language
and then convert it into a format that Moray would recognize. Again
it is not a weekend project that just anyone could do. It would take
someone with as much experience as the programmers of POV-Ray to write
such a parser and there are few of those around that have time on
their hands for this type of work. In fact if someone actually did
write such a program they would likely want to be paid for it instead
of offering it for free like many of the other Pov related utilities
are.

 Again I am not against the idea but I do realize just how difficult
it would be to do and how much time it would probably take to program
such a utility.

-- 
Ken Tyler
1100+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html


Post a reply to this message

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