Difference between revisions of "Spec reflect"

From PyMOLWiki
Jump to navigation Jump to search
m
 
 
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:
 
== Examples ==
 
== Examples ==
 
<gallery>
 
<gallery>
Image:Spec.png|Specular Reflection Ex
+
Image:Spec.png|Specular Reflection Example.  Settings are spec_reflect=2.0; spec_power=1500
Image:Spec1.png|Specular Reflection Ex
+
Image:Spec1.png|Specular Reflection Example.  Settings are spec_reflect=0.0; spec_power=1500
 
</gallery>
 
</gallery>
  
 
== See Also ==
 
== See Also ==
 
* [[spec_power]]
 
* [[spec_power]]
* [[http://en.wikipedia.org/wiki/Specular_reflection About Specular Reflections]]
+
* [http://en.wikipedia.org/wiki/Specular_reflection About Specular Reflections]
* [[http://www.glenbrook.k12.il.us/gbssci/phys/class/refln/u13l1d.html More About Specular Reflections]]
+
 
 +
[[Category:Settings|Specular Reflection]]
 +
[[Category:Specular_Reflections]]

Latest revision as of 14:50, 7 February 2011

Overview

This setting changes how PyMol handles specular reflections. Essentially, this setting, when combined with spec_power adjusts how sharp or diffuse the reflection is, giving you shiny looking surface or duller surfaces.

Syntax

set spec_reflect, 2
set spec_power, 1500

Examples

See Also