Mathematica 9 is now available

DisplayFunctionColorOutput

RenderAll

FilledSmallSquareRenderAll is an option for Graphics3D which specifies whether or not PostScript should be generated for all polygons.

FilledSmallSquare When RenderAll->False, PostScript will be generated only for those polygons or parts of polygons which are visible in the final picture.

FilledSmallSquare If RenderAll->True, PostScript is generated for all polygons. The PostScript for polygons that are further back is given before the PostScript for those in front. If the PostScript is displayed incrementally, you can see the object being drawn from the back.

FilledSmallSquare Setting RenderAll->False will usually lead to a smaller amount of PostScript code, but may take longer to run.

FilledSmallSquare There may be slight differences in the images obtained with different settings for RenderAll, primarily as a result of different numerical roundoff in the PostScript code, and the rendering system.

FilledSmallSquare See The Mathematica Book: Section 2.9.14.

FilledSmallSquare See also: PolygonIntersections.

DisplayFunctionColorOutput



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.