POV-Ray : Newsgroups : povray.unofficial.patches : POVMan 0.71.3 : Re: POVMan 0.71.3 Server Time
1 Sep 2024 14:28:46 EDT (-0400)
  Re: POVMan 0.71.3  
From: Andy Cocker
Date: 22 Mar 2001 13:21:22
Message: <3aba42a2@news.povray.org>
"Christophe Bouffartigue" <Chr### [at] nanterremarellifr>
wrote in message news:3AB71E1E.A419B084@nanterre.marelli.fr...
> Hi !
>
> With the permission of Vahur, I've released a new version of POVMan with
> an updated version of the cloth patch.
>
<snip>

Hi,

I'm using the new Windows exe version 0.71.3. Having lots of problems with
Clothray stuff.

I downloaded 'nappe.pov' from the English tutorial, and it won't run...I got
the
following error:

#declare vect = clothsim <----ERROR

C:\Program Files\POV-Ray for Windows v3.1\Clothray\wpovman\nappe.pov:42:
error: Cannot assign uninitialized identifier.

It seems this scene file is for the earlier version of Clothray, and hasn't
been updated. I tried changing the file by following the tutorial, but had
lots of problems. gravity -.4*y and damping .9 give errors when used. I
finally got the simulation to run, but then received an error saying that
there were no triangles in the mesh.

Also, there are many spelling mistakes in the actual code on the tutorial
i.e

simcloth {
    environment Table
    friction 0
    gravity -.4*y,
    damping .9,
    intevals 0.03   /// Missing the 'r' in intervals
    iterations 50
    input "nappe.cth"
    output "nappe.cth"
    mesh_ouput "nappe.msh" // Missing the 't' in output
    smooth_mesh on
    uv_mesh on
}


Help please.

--
Andy Cocker

---------------------------------------------------------------
listen to my music at:
www.mp3.com/lunarland
---------------------------------------------------------------

'I spilled spot remover on my dog. He's gone now. '
'I went to a restaurant that serves "breakfast at any time."
So I ordered french toast during the Renaissance. '

 - Steven Wright.
---------------------------------------------------------------


Post a reply to this message

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