Difference between revisions of "Sphere mode"

From PyMOLWiki
Jump to navigation Jump to search
m (New page: == Overview == The '''sphere_mode''' setting controls how PyMOL draws spheres in the OpenGL interface. It does not affect rendering, using ray. Sphere mode set to '''5''', which look...)
 
 
Line 22: Line 22:
  
 
[[Category:Settings|Sphere_mode]]
 
[[Category:Settings|Sphere_mode]]
 +
[[Category:Spheres]]

Latest revision as of 13:59, 27 April 2009

Overview

The sphere_mode setting controls how PyMOL draws spheres in the OpenGL interface. It does not affect rendering, using ray.

Sphere mode set to 5, which looks beautiful, requires have OpenGL Shaders Installed.

Syntax

set sphere_mode, VAL

where

VAL = [1..5]

Example