POV-Ray : Newsgroups : povray.general : Announce: TreeDesigner Beta 2 available! : Re: Announce: TreeDesigner Beta 2 available! Server Time
29 Jul 2024 00:23:20 EDT (-0400)
  Re: Announce: TreeDesigner Beta 2 available!  
From: Johannes Hubert
Date: 14 Mar 1998 13:14:53
Message: <350AC91D.323AD018@penttech.com>
The server seemed to be down for quite some time, so please excuse the
late answer!

Dankfried Zickler wrote:

> Hi Johannes !
>
> The new Beta looks great. The new overview pane gives me more
> freedom to work direcly with the parameters and it
> is a good idea to work with userdefined leafs.
>
> And here is the first question about the leafs.
> First I read the tutorial and all seems easy.
> Now I want create a oakleaf and give a series of 51 vertics
> (num=51) divided by 1 (div=10), to get rounded edges.
>
> The definition for surface is right, I think.
>
> When I start TreeDesigner I get the following alert:
>
> Unexpected end of file in leaf-definition file
> the file will be ignored.
>
> Are there any restrictions with num= or div= in veritcs-
> description.
>

> name="DZ_Standard"
> type=flat
>
> [Exp:Povray]
> no texture
> Povray\Standard.pov
>
> [vertices]
> num=13
> div=20
> 0.0 -0.25  0.0  0.5 //p1
> 0.0 -0.25  2.0  0.5 //p2
> 0.0 -3.25  4.0  0.5 //p3
> 0.0 -4.50  7.25 0.5 //p4
> 0.0 -3.00  7.0  0.5 //p5
> 0.0 -4.5   8.0  0.5 //p6-------|
> 0.0  0.0  12.0  0.5  // midle  |
> 0.0  4.5   8.0  0.5 //p6-------|
> 0.0  3.00  7.0  0.5 //p5
> 0.0  4.50  7.25 0.5 //p4
> 0.0  3.25  4.0  0.5 //p3
> 0.0  0.25  2.0  0.5 //p2
> 0.0  0.25  0.0  0.5 //p1
>
> [surfaces]
> num=2
> 4 = 0 1 12 13
> 11 = 1 2 3 4 5 6 7 8 9 10 11
>
> When I insert the vertics (p6) and start Treedesigner
> I get :
> Assertion Failed Path\Leaf_Type_Flat.cpp,Line 203
>
> Greetings Dankfried


Post a reply to this message

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