Difference between revisions of "Ray orthoscopic"

From PyMOLWiki
Jump to navigation Jump to search
 
Line 14: Line 14:
 
Image:Orthoscopic_on_off2.png| perspective ON/OFF.
 
Image:Orthoscopic_on_off2.png| perspective ON/OFF.
 
</gallery>
 
</gallery>
 +
 +
[[Category:Settings|Ray orthoscopic]]
 +
[[Category:Image_Manipulation|Ray orthoscopic]]
 +
[[Category:Publication_Quality|Ray orthoscopic]]

Revision as of 17:08, 2 November 2007

Overview

This setting controls whether ray-traced images are rendered with or without perspective. Note that this can be in conflict with the setting "orthoscopic"; by default, images are rendered with the same orthoscopic setting as the viewport, unless "ray_orthoscopic" is deliberately set otherwise.

Settings

set ray_orthoscopic, off   # render ray-traced images with perspective (2-4x SLOWER)
set ray_orthoscopic, on    # render ray-traced images without perspective

Examples