This is a read-only mirror of pymolwiki.org

Ray orthoscopic

From PyMOL Wiki
Revision as of 09:25, 8 October 2010 by Karo (talk | contribs) (Exchanged image files with a more instructive example)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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