POV-Ray : Newsgroups : povray.programming : Different Objects : Re: Different Objects Server Time
25 Apr 2024 16:36:07 EDT (-0400)
  Re: Different Objects  
From: Le Forgeron
Date: 27 Jul 2014 12:45:07
Message: <53d52c93$1@news.povray.org>
On 27/07/2014 18:30, Le_Forgeron wrote:
> On 27/07/2014 18:08, bakom wrote:
>> For Box in POV-ray we have to give only two values i.e. corner1 and corner2 as:
>>
>> Box
>> {<corner1><corner2>}
>>
>> Now I want to draw objects in POV-ray as shown in below links
>> http://ctrlv.in/363770
>> http://ctrlv.in/363771
>> These objects in BRL-CAD came under ARB (Arbitrary Convex Polyhedron).
>> Which path should I follow to make these four objects in POV-ray?
>>
> 
> For once, I will say "mesh" (or mesh2, it's the same object with a
> different syntax).
> 
> But that's only the beginning of your problem.
> 
> 
Another approach would be using "intersection" of "plane"s.


-- 
IQ of crossposters with FU: 100 / (number of groups)
IQ of crossposters without FU: 100 / (1 + number of groups)
IQ of multiposters: 100 / ( (number of groups) * (number of groups))


Post a reply to this message

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