RenderAll

As of Version 6.0, RenderAll has been rendered obsolete by the symbolic representation of graphics in the Wolfram Language.

RenderAll

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

Details

  • When RenderAll->False, PostScript will be generated only for those polygons or parts of polygons that are visible in the final picture.
  • 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.
  • Setting RenderAll->False will usually lead to a smaller amount of PostScript code, but may take longer to run.
  • 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.
Wolfram Research (1988), RenderAll, Wolfram Language function, https://reference.wolfram.com/language/ref/RenderAll.html.

Text

Wolfram Research (1988), RenderAll, Wolfram Language function, https://reference.wolfram.com/language/ref/RenderAll.html.

CMS

Wolfram Language. 1988. "RenderAll." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RenderAll.html.

APA

Wolfram Language. (1988). RenderAll. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RenderAll.html

BibTeX

@misc{reference.wolfram_2023_renderall, author="Wolfram Research", title="{RenderAll}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/RenderAll.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_renderall, organization={Wolfram Research}, title={RenderAll}, year={1988}, url={https://reference.wolfram.com/language/ref/RenderAll.html}, note=[Accessed: 18-March-2024 ]}