Difference between revisions of "Field Of View"

From PyMOLWiki
Jump to navigation Jump to search
 
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
'''field_of_view''' sets the amount of perspective to apply to the scene.  Typical values range from 40-60.  Turning off '''field_of_view''' amounts to the same thing as setting '''orthogonal''' to '''1'''.  The higher the value of '''field_of_view''' the more amplified is the effect of the perspective.
+
'''field_of_view''' sets the amount of perspective to apply to the scene.  Typical values range from 40-60.  Turning off '''field_of_view''' amounts to the same thing as setting [[orthoscopic]] to '''1'''.  The higher the value of '''field_of_view''' the more amplified is the effect of the perspective.
  
 
== Examples ==
 
== Examples ==
[[Image:No_fov.png|left|thumb|No field of View]]
+
<gallery>
[[Image:Fov60.png|left|thumb|Field of View set to 60]]
+
Image:No_fov.png|No field of View
 
+
Image:Fov60.png|Field of View set to 60
 
+
</gallery>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
== Syntax ==
 
== Syntax ==
Line 26: Line 12:
 
set field_of_view, 60
 
set field_of_view, 60
 
</source>
 
</source>
 +
 +
== See Also ==
 +
[[orthoscopic]] [[Ray_orthoscopic]]
 +
 +
[[Category:Settings|Field of view]]

Latest revision as of 05:44, 8 October 2010

Overview

field_of_view sets the amount of perspective to apply to the scene. Typical values range from 40-60. Turning off field_of_view amounts to the same thing as setting orthoscopic to 1. The higher the value of field_of_view the more amplified is the effect of the perspective.

Examples

Syntax

set field_of_view, 60

See Also

orthoscopic Ray_orthoscopic