POV-Ray : Newsgroups : povray.general : Any "parameterised" modellers Server Time
7 Aug 2024 17:23:27 EDT (-0400)
  Any "parameterised" modellers (Message 1 to 6 of 6)  
From: Arnold the Aardvark
Subject: Any "parameterised" modellers
Date: 7 Sep 2001 08:13:40
Message: <3b98b9f4$1@news.povray.org>
When I create objects I like to declare names for all the dimensions so that
I can easily adjust the model later. Often the relative placement of objects
is
calculated mathematically from these variables (e.g. to ensure tangency or
whatever).

Are there any 3D modellers that allow you to do the same thing? My
experience
is very limited with modellers so perhaps I just overlooked the feature, but
it
seemed to me that I was always required to specify precise dimensions,
without
any kind of indirection.

Not that I mind writing the script myself, but such a tool could be useful.

Windows or Linux will do.

Thanks.


Arnold the Aardvark


Post a reply to this message

From: Jan Walzer
Subject: Re: Any "parameterised" modellers
Date: 7 Sep 2001 09:25:40
Message: <3b98cad4@news.povray.org>
Don't know if I understood right, but in Moray you can declare the objects
(of course;), give them names, and group them ...

when in groups, the objects are placed relative to their parent objects...
furthermore, every object has it's own relative coords, that can be adjusted
...

but maybe I understood wrong ...

--
Jan Walzer <jan### [at] lzernet>


Post a reply to this message

From: Arnold the Aardvark
Subject: Re: Any "parameterised" modellers
Date: 7 Sep 2001 11:07:37
Message: <3b98e2b9@news.povray.org>
"Jan Walzer" <jan### [at] lzernet> wrote in message
news:3b98cad4@news.povray.org...
> Don't know if I understood right, but in Moray you can declare the objects
> (of course;), give them names, and group them ...

Sorry if I was a bit woolly. I want to do the equivalent of this:

#declare Major = 3.0
#declare Minor = 1.0

torus{ Major, Minor translate<0, 0, Major*Minor>}

Now I can alter the model just by changing the values of
Major and Minor. IIRC Moray requires me to enter all the
dimensions as numbers - no expressions allowed.

Thanks


Arnold the Aardvark


Post a reply to this message

From: Jan Walzer
Subject: Re: Any "parameterised" modellers
Date: 7 Sep 2001 15:28:15
Message: <3b991fcf@news.povray.org>
> Sorry if I was a bit woolly. I want to do the equivalent of this:
>
> torus{ Major, Minor translate<0, 0, Major*Minor>}
>
> Now I can alter the model just by changing the values of
> Major and Minor. IIRC Moray requires me to enter all the
> dimensions as numbers - no expressions allowed.


THIS is the one thing i'm missing as well ...

--
Jan Walzer <jan### [at] lzernet>


Post a reply to this message

From: Kari Kivisalo
Subject: Re: Any "parameterised" modellers
Date: 7 Sep 2001 16:26:59
Message: <3B992E46.55EE72A9@engineer.com>
Sced may be able to do what you want.
http://www.cs.wisc.edu/~schenney/sced/sced.html


_____________
Kari Kivisalo


Post a reply to this message

From: Jan Walzer
Subject: Re: Any "parameterised" modellers
Date: 8 Sep 2001 06:03:53
Message: <3b99ed09@news.povray.org>
Obviously, the best and most useful software is only available for Unix ...
(except POV, of course)

;)

--
Jan Walzer <jan### [at] lzernet>


Post a reply to this message

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