POV-Ray : Newsgroups : povray.advanced-users : file reading mistake : Re: file reading mistake Server Time
28 Jul 2024 16:30:12 EDT (-0400)
  Re: file reading mistake  
From: Alain
Date: 29 Jan 2006 10:10:24
Message: <43dcdae0$1@news.povray.org>
Zarkoff nous apporta ses lumieres en ce 29/01/2006 05:51:

> // File generated by SpilinEditor v1.2
> // POV-Ray v3.0 syntax
> #declare testSpln =
> lathe{
>  cubic_spline
>  14,
>  <3.630000,6.150000>,
>  <2.590000,5.280000>,
>  <1.880000,3.690000>,
>  <2.400000,1.720000>,
>  <3.370000,1.050000>,
>  <4.850000,0.690000>,
>  <6.370000,0.880000>,
>  <7.490001,1.920000>,
>  <7.410001,2.700000>,
>  <6.860000,3.320000>,
>  <6.170000,3.080000>,
>  <5.330000,3.680000>,
>  <5.120000,4.530000>,
>  <5.620000,4.950000>
> }
> // end of file
> 
> <-----
>
If that's the full content of the file, just #include it.
The lines starting by "//" are comments and will be ignored.
The rest is correct syntax for a lathe object. If the identifier name don't suit you,
just change it 
  in your editor.

-- 
Alain
-------------------------------------------------
Zoroastrianism: Shit happens half on the time.


Post a reply to this message

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