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...)
(No difference)

Revision as of 21:04, 9 December 2007

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