[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info-beta
Subject:    Re: Now working on POV-Ray terminal
From:       KITA Toshihiro <t-kita () cc ! kumamoto-u ! ac ! jp>
Date:       2005-01-29 13:39:55
Message-ID: 20050129.223955.74754956.t-kita () cc ! kumamoto-u ! ac ! jp
[Download RAW message or body]

I am very glad to have your comments.
# I am curious about how much interested gnuplot users are in our
# POV-Ray and VRML term.

From: Harald Harders
Subject: Re: Now working on POV-Ray terminal
Date: Sat, 29 Jan 2005 00:39:49 +0100 (CET)

> On Thu, 27 Jan 2005, KITA Toshihiro wrote:
> 
> > I and one of my students, Miyata, are currently working on the
> > POV-Ray and VRML terminal of gnuplot.
> 
> [...]
> 
> > It is just a alpha-version and not so neatly written.
> > Maybe in several weeks we can provide our patch file to add these two
> > terminals here at this ML.
> 
> Just a few comments:
> 
> - Your povray file is buggy. You are using #macro defines and state that
>   you have version 3.0. Please use
>   #version 3.1

Oh, I was always testing files with povray 3.1g. (included in the
Linux distribution called Vine commonly used in Japan)

I just found the latest version of POV-Ray is 3.6.1.
I guess it would be better to write
#version 3.6;

And moreover, warnings like
File: tt1.pov  Line: 58
Parse Warning: Degenerate CSG bounding box (not used!).
...
still remain.

From now on I will use povray 3.6.1 for testing.

> - Have you thought of adding spheres to the end of cylinders? This would
>   make the output much nicer.
> 
> Please try it with my changes:
> 
> --- tt1.pov     2005-01-27 09:21:12.000000000 +0100
> +++ tt1a.pov    2005-01-29 00:38:23.000000000 +0100
> @@ -1,4 +1,4 @@
> -#version 3.0
> +#version 3.1
>  #include "colors.inc"
>  #include "shapes.inc"
>  #include "textures.inc"
> @@ -40,6 +40,13 @@
>  cylinder{<0,12.5,0><50,12.5,0>,0.2}
>  cylinder{<0,25,0><50,25,0>,0.2}
>  cylinder{<0,37.5,0><50,37.5,0>,0.2}
> +sphere{<50,50,-40>,0.5}
> +sphere{<0,0,-40>,0.5}
> +sphere{<0,50,-40>,0.5}
> +sphere{<0,0,0>,0.5}
> +sphere{<0,50,0>,0.5}
> +sphere{<50,50,0>,0.5}
> +sphere{<50,0,0>,0.5}
>  text{ ttf "crystal.ttf","-2",0.1,0
>  pigment{White}
>  scale 4

That is a nice suggestion.
We will change the program according to your suggestion.


Any questions and comments are welcomed. > all
-- 
  KITA Toshihiro
  http://t-kita.net/



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
gnuplot-beta mailing list
gnuplot-beta@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuplot-beta
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic