Difference between revisions of "Orthoscopic"

From PyMOLWiki
Jump to navigation Jump to search
(Exchanged image files with a more instructive example)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To turn on perspective rendering see, the [[Field_Of_View|Field of View]] command.
+
'''orthoscopic''' turns on and off the perspective handling.  Turning '''on''' orthoscopic rendering removes the effects of perspective.  To adjust perspective rendering see, the [[Field_Of_View|Field of View]] command.
  
 
=== [[:Category:Performance|Performance]] Notes ===
 
=== [[:Category:Performance|Performance]] Notes ===
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting the orthoscopic flag to '''1'''.
+
Turning '''on''' orthoscopic rendering improves the [[Ray|rendering speed]] by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to '''1'''.
  
 
== Examples ==
 
== Examples ==
Line 28: Line 28:
  
 
== See Also ==
 
== See Also ==
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Persepective Settings]]
+
[[Field_Of_View|Field of View]], [[Ray#Perspective_Example_Images|Perspective Settings]]
  
 
[[Category:Performance]]
 
[[Category:Performance]]

Latest revision as of 15:46, 7 December 2010

Overview

orthoscopic turns on and off the perspective handling. Turning on orthoscopic rendering removes the effects of perspective. To adjust perspective rendering see, the Field of View command.

Performance Notes

Turning on orthoscopic rendering improves the rendering speed by a factor of 2x-4x! So, if you have large images, or are rendering a movie that does not need perspective in the images, try turning off perspective by setting orthoscopic to 1.

Examples


Syntax

set orthoscopic, on
set orthoscopic, off

See Also

Field of View, Perspective Settings