Search results

Jump to navigation Jump to search

Page title matches

  • {{#indexentry:box, keyword}} {{#indexentry:keyword, box}}
    1 KB (164 words) - 19:05, 15 March 2012

Page text matches

  • box { box {
    36 KB (5,495 words) - 14:23, 16 December 2016
  • ...ling both min_extent() and max_extent() to get the corners of the bounding box of an object. It returns these values through the Min and Max parameters.</ <li><code>Point</code> = The point to which to align the bounding box of the object. </li>
    21 KB (3,511 words) - 19:08, 15 March 2012
  • ...pe in any of the declared names available in the include file. "Out of the box", Povray ships with a lot of include files. ==[http://wiki.povray.org/content/Reference:Box Box]==
    42 KB (6,180 words) - 17:11, 5 August 2020
  • ====Box Object==== {{#indexentry:box, tutorial}}
    31 KB (5,079 words) - 14:03, 16 December 2016
  • ...r, which is a requirement for the isosurface object, is represented by the box object and the <code>contained_by</code> keyword in the isosurface definiti contained_by { box { -2, 2 } }
    40 KB (6,285 words) - 14:20, 16 December 2016
  • { box { &lt;-11, -7, -11&gt;, &lt;16, 7, 10.5&gt; } box { &lt;-10, -6, -10&gt;, &lt;15, 6, 10&gt; }
    59 KB (8,732 words) - 14:31, 9 June 2021
  • ...ection 2#Understanding File Types|Understanding File Types]]), the Section box shows the first section label. Clicking on the down arrow brings up a menu In the 'Source file' box, you can select a POV file by typing in the filename. You can also
    41 KB (6,723 words) - 12:51, 16 December 2016
  • ...lective caustics from the brass box (some light reflects and hits the blue box, other light bounces through the nearest lens and is focused in the lower l bounding box, which means that some photons will miss the target object.</li>
    27 KB (4,555 words) - 18:30, 16 December 2016
  • as a box). Ray-object intersections are first tested for this bounding box, and it is tested for the objects inside the box only if it hits the box. This
    22 KB (3,786 words) - 15:57, 23 June 2009
  • ...g box, and it is tested for the objects inside the box only if it hits the box. This speeds rendering considerably since the tests are performed only in t <p>Since it's rather easy to automatically calculate a proper bounding box for a given object, POV-Ray does this and thus you don't have to do it by y
    23 KB (3,978 words) - 02:27, 11 April 2021
  • ...f the green box: Part of the green box appears from behind the blurred red box!</p> box { -1,1 pigment { rgb &lt;1,.75,.5&gt; } rotate y*30 }
    26 KB (4,552 words) - 01:24, 28 April 2010
  • ...)</code> functions (new in POV-Ray 3.5) to get the corners of the bounding box of any object. While this is sometimes not the actual size of the object, f { box { &lt;-1,0,-1&gt;,&lt;1,-2,1&gt; texture { Texture1 } }
    63 KB (10,871 words) - 12:16, 3 January 2012
  • {{#indexentry:box, keyword}} {{#indexentry:keyword, box}}
    1 KB (164 words) - 19:05, 15 March 2012
  • { box { &lt;-1,0,-1&gt;,&lt;1,-2,1&gt; texture { Texture1 } } box { &lt;-2,0,-2&gt;,&lt;2,-1,2&gt; texture { Texture2 } }
    27 KB (4,754 words) - 15:50, 17 October 2009
  • box { box {
    17 KB (2,782 words) - 14:28, 9 June 2021
  • <p><code>VRand(Stream)</code>: Returns random vectors in a box from &lt; 0, 0, 0&gt; to &lt; 1, 1, 1&gt;</p> ...vector in a box, but this version lets you specify the two corners of the box.</p>
    8 KB (1,231 words) - 19:08, 15 March 2012
  • box{ -1, 1 pigment{ Blue } } box{ -1, 1 }
    4 KB (578 words) - 21:41, 19 July 2009
  • ...pped into a single downloadable archive. Useful for any POV-Ray users tool box. Also available from http://www.reocities.com./evilsnack/macs.htm</p> ...1/http://members.tripod.com/~klatte/pov/povfiles.html Julius Klatte's Mesh Box Macro]
    8 KB (1,242 words) - 12:13, 22 October 2013
  • larger box.</p> box { -1, 1 pigment { Red } }
    25 KB (4,020 words) - 23:32, 30 September 2017
  • box{0,1} // Same as box{&lt;0,0,0&gt;,&lt;1,1,1&gt;} minimum and maximum coordinates of a <em>declared</em> object's bounding box (Corner1
    19 KB (3,013 words) - 14:20, 9 June 2021
  • box // floor replacing the sphere with a box containing evenly distributed scattering media,
    20 KB (3,019 words) - 17:04, 17 December 2016
  • [contained_by { SPHERE | BOX }] contained_by : box{-1,1}
    8 KB (1,332 words) - 08:47, 30 June 2017
  • For this example we will use a pink sphere, a green box and a blue cylinder with the sphere placed in the foreground, the box in the center and the
    33 KB (5,190 words) - 17:41, 10 February 2020
  • <p>This dialog box is displayed when the user selects the <p>This group-box allows you display the scene source text with
    22 KB (3,708 words) - 16:27, 15 June 2011
  • .../strong> This macro actually computes the transform to center the bounding box of the object, which may not be entirely accurate. There is no way to defin ...e>: Calculates a transformation which will align the sides of the bounding box of an object to a point. Negative values on Axis will align to the sides fa
    6 KB (1,078 words) - 19:09, 15 March 2012
  • :::1.2.2.1 [[Documentation:Tutorial Section 2#Box Object|Box Object]] ::::2.5.1.1.2 [[Reference:Box|Box]]
    89 KB (9,046 words) - 08:15, 17 June 2021
  • ...code>dist_exp</code> keyword. When using the default value of 0, imagine a box from &lt;0,0&gt; to &lt;1,1&gt; stretching to infinity along the orientatio ...he box object. See the section on [[Reference:UV Mapping#Supported Objects|box]] uv-mapping for details.</p>
    26 KB (4,270 words) - 01:18, 17 December 2016
  • hardly ever lead to an optimal bounding box. It is sometimes better <p>The best bounding shape is a sphere or a box since these shapes are highly
    4 KB (638 words) - 19:05, 15 March 2012
  • pThis modeless dialog box is displayed when the user selects the pThis group-box allows you display the scene source text with
    20 KB (3,373 words) - 15:04, 29 March 2010
  • ...ot have the .POV or .INI extension. When you request the render, a message box will appear asking you what to do. You can choose to render the alternate f any other keyword in the list, then the list box does not appear. Instead, the keyword
    48 KB (8,459 words) - 11:43, 4 July 2017
  • box { surface lies directly on the x-y-plane. If the front of the box begins at
    54 KB (8,887 words) - 10:13, 29 September 2020
  • Now let's begin. We will create a simple box with differently colored Now we add the mesh object. Three sides of the box will use individual
    36 KB (5,508 words) - 14:09, 16 December 2016
  • edges like a box does. Then, the superquadric ellipsoid shape made by the <p>We save the file and render it to see the shape. It will look like a box, but the edges will be rounded off. Now let's
    67 KB (10,475 words) - 15:22, 9 June 2021
  • [contained_by { SPHERE | BOX }] contained_by : box {&lt;-1,-1,-1&gt;, &lt;1,1,1&gt;}
    4 KB (587 words) - 00:12, 22 November 2016
  • ...work-around seems to be using a round box with a small radius instead of a box.
    29 KB (4,726 words) - 11:00, 26 February 2010
  • box { //The reference box { //Object scaled twice as big
    23 KB (3,669 words) - 14:11, 16 November 2021
  • <code>[[Reference:Box|:box|box]]</code><br>
    44 KB (6,152 words) - 11:29, 2 October 2018
  • Once you activate the 'Record Macro' command, a small dialog box will appear that allows you This list box allows you to select which item you want to set the color for. An 'item' is
    25 KB (4,151 words) - 12:59, 16 December 2016
  • // thus the following box will be red: box { -1,1 pigment { rgb Color } }
    34 KB (5,423 words) - 12:00, 1 July 2012
  • ::* [[Documentation:Tutorial Section 2#Box Object|Box Object]]
    22 KB (2,482 words) - 09:59, 26 June 2017
  • ...POV-Ray for Mac OS...</em> items which will display the POV-Ray Mac about box.</p> <p>Hint: In the about box there is a hidden Easter Egg. Type the tree-letter acronym for the Persiste
    3 KB (574 words) - 01:18, 14 December 2010
  • box{&lt;-1,-1,-1&gt;,&lt;1,1,1&gt;}</code>.</p> Two useful objects are the rounded box and the rounded cylinder. These are
    2 KB (329 words) - 19:22, 23 July 2012
  • <p><code>Tiles_Ptrn()</code>: This macro creates a repeating box pattern on the x-y plane. It can be useful for creating grids. The cells sh ...attern that is a sort of cross between the hexagon pattern and a repeating box pattern. The hexagonal cells shade continuously from the center to the edge
    11 KB (1,938 words) - 19:09, 15 March 2012
  • When we check the ''Enable add-on'' check-box in the ''user preferences'', Blender will look for a '''register()''' funct ...t click-able entries in a menu for example to group several operators in a box.
    47 KB (7,135 words) - 09:19, 30 December 2022
  • <li><strong>box:</strong> the image is <em>wrapped</em> around the box, as shown below.</li>
    5 KB (868 words) - 11:29, 25 July 2017
  • The following union will contain a box and a sphere.</p> box { &lt;-1.5, -1, -1&gt;, &lt;0.5, 1, 1&gt; }
    3 KB (419 words) - 18:58, 16 December 2016
  • Use the parameter '''+KFI0 +KFF1''' in the command line box, and '''box { < 0, 0, 0>, < 2, 2, 2> texture { pigment { color rgb<.5, .5, .5> }
    4 KB (680 words) - 00:54, 28 April 2010
  • ...nt solid finite primitive shapes: [[Reference:Blob|blob]], [[Reference:Box|box]],
    886 bytes (110 words) - 13:11, 8 August 2012
  • [[Keyword:box|box]]<br>
    16 KB (2,335 words) - 16:36, 11 March 2012
  • ...ined primitive, such as a [[Reference:Sphere|sphere]] or a [[Reference:Box|box]] to a complex object using <em>Constructive Solid Geometry</em> or [[Refer
    4 KB (483 words) - 20:43, 27 March 2020
  • box {<-0.05,0,-0.05><0.05,1,0.05> box {<-0.05,0,-0.05><0.05,1,0.05>
    2 KB (339 words) - 13:27, 23 November 2016
  • bounded_by { box { &lt;0,0,0&gt;, &lt;1,1,1&gt; } } <p>This tells POV-Ray to use the same box as a clip that was used as a
    2 KB (279 words) - 19:05, 15 March 2012
  • box { &lt;-1.5, -1, -1&gt;, &lt;0.5, 1, 1&gt; } box { &lt;-1.5, -1, -1&gt;, &lt;0.5, 1, 1&gt; }
    2 KB (242 words) - 19:06, 15 March 2012
  • :::* [[Reference:Box|Box]]
    33 KB (3,799 words) - 08:11, 17 June 2021
  • <li><!--<linkto "box">boxes</linkto>--->[[Reference:Box|boxes]]</li> <li>Added &quot;out-of-the-box&quot; transparency support for GIF input files.</li>
    38 KB (5,895 words) - 20:53, 2 July 2021
  • BLOB | BOX | CONE | CYLINDER | HEIGHT_FIELD | ISOSURFACE | JULIA_FRACTAL |
    4 KB (575 words) - 20:48, 2 July 2021
  • ...o limit how many loops you can nest. For example, if we wanted to create a box-shape filled by spheres rows, columns and depth, we just make three nested
    29 KB (5,048 words) - 14:27, 16 December 2016
  • &nbsp;&nbsp;&nbsp;&nbsp;PO Box 407<br>
    52 KB (8,130 words) - 15:31, 9 June 2021
  • <br>Publisher: Bill Allen; P.O. Box
    9 KB (1,490 words) - 07:57, 1 July 2017
  • they have accidentally placed a camera inside a sphere or box but
    3 KB (577 words) - 18:09, 17 July 2012
  • <dd>Three dimensional 4-sided diamond, basically a sheared box.<!--</dd>--->
    1 KB (192 words) - 19:08, 15 March 2012
  • bounding box hierarchy. Some CSG combinations of finite and infinite objects
    35 KB (5,804 words) - 13:21, 27 July 2020
  • ...o limit how many loops you can nest. For example, if we wanted to create a box-shape filled by spheres rows, colums and depth, we just make three nested l
    20 KB (3,493 words) - 18:29, 5 September 2009
  • ...a number of objects such as a dagger, a sword, a pen, a clock and a cigar box. See also: [http://www.reocities.com/SoHo/Studios/6578/include.html ALTERNA
    7 KB (1,147 words) - 10:45, 19 July 2013
  • to a box object. Finally imagine cutting away at the cube until it is carved
    2 KB (387 words) - 13:36, 10 June 2017
  • box {
    19 KB (2,971 words) - 18:13, 10 February 2020
  • box{&lt;0,0,0&gt;,&lt;1,1,1&gt;} // use a default
    12 KB (1,889 words) - 23:06, 3 May 2016
  • #local B = box{0,1}
    17 KB (2,659 words) - 20:47, 2 July 2021
  • box {&lt;-2, -2, 0&gt;, &lt;2, 2, 0.1&gt;
    6 KB (843 words) - 19:18, 10 February 2013
  • <p><code>f_rounded_box(x,y,z, P0, P1, P2, P3)</code>: The Rounded Box is defined in a cube from &lt;-1, -1, -1&gt; to &lt;1, 1, 1&gt;. By
    54 KB (9,438 words) - 21:32, 30 December 2013
  • box {
    11 KB (1,548 words) - 18:31, 28 May 2019
  • box { &lt;-1.5, -1, -1&gt;, &lt;0.5, 1, 1&gt; }
    1 KB (162 words) - 19:06, 15 March 2012
  • <li>Added Control-A support in windows version commandline input box (select all).</li>
    18 KB (2,989 words) - 13:09, 4 July 2017
  • <p class="caption">Toolbar command line edit box</p>
    13 KB (2,137 words) - 12:45, 16 December 2016
  • <p>The mesh's components are internally bounded by a bounding box hierarchy to speed up intersection testing. The bounding hierarchy can be t
    4 KB (694 words) - 18:49, 16 December 2016