POV-Ray : Newsgroups : povray.binaries.images : Parametric problem: image : Re: Parametric problem: image Server Time
29 May 2024 03:51:04 EDT (-0400)
  Re: Parametric problem: image  
From: Stephen
Date: 23 Aug 2015 00:08:36
Message: <55d94744$1@news.povray.org>
On 8/22/2015 10:13 PM, LanuHum wrote:
> Stephen <mca### [at] aolcom> wrote:
>> On 8/22/2015 8:55 PM, LanuHum wrote:
>>>       contained_by { box{-1, 1} }
>>
>> Have you tried increasing the contained_by?
>>
>> --
>>
>> Regards
>>       Stephen
>
> No!
> I don't know an origin of these parameters.
> I only try to connect the Blender with Povray.
> Therefore I ask for help.
> Thanks!
> The increase in contained_by normalizes a situation.
> Let the user choose.

You might want to try min_extent and max_extent to define the 
contained_by box (can also be a sphere)

Help 3.3.1.6.5 Functions

min_extent(OBJECT_IDENTIFIER), max_extent(OBJECT_IDENTIFIER). The 
min_extent and max_extent return the minimum and maximum coordinates of 
a #declared object's bounding box (Corner1 and Corner2), in effect 
allowing you to find the dimensions and location of the object.

Note: This is not perfect, in some cases (such as CSG intersections and 
differences or isosurfaces) the bounding box does not represent the 
actual dimensions of the object.

> I wouldn't begin to use objects of parametric in the scenes because of very long
> time of a render.

Me too :)

> Developers advance the ideas.
> Sometimes these ideas incorrect, but I can't interfere

True ;-)

> http://www.youtube.com/watch?v=nVO1zDQc5LU
>

I do not understand why you show this
Unless it is an example of this:

>> Developers advance the ideas.
>> Sometimes these ideas incorrect, but I can't interfere

:-)
-- 

Regards
     Stephen


Post a reply to this message

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