This is a read-only mirror of pymolwiki.org

Difference between revisions of "Ray orthoscopic"

From PyMOL Wiki
Jump to navigation Jump to search
(Exchanged image files with a more instructive example)
 
m (3 revisions)
(No difference)

Revision as of 03:08, 28 March 2014

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