Difference between revisions of "Ribbon sampling"

From PyMOLWiki
Jump to navigation Jump to search
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
This setting changes the number of segments that makes up a given length of ribbon. The default value is ten; larger values (more segments) provide a smoother curve while requiring greater amounts of memory and slowing performance.
+
This setting changes the number of segments that makes up a given length of ribbon. The default value is ten; larger values (more segments) provide a smoother curve while requiring greater amounts of memory and slowing [[:Category:Performance|performance]].
  
 
== Settings ==
 
== Settings ==
Line 8: Line 8:
  
 
== Examples ==
 
== Examples ==
 +
Open the images to actually see the details!
 
<gallery>
 
<gallery>
[[Image:Example.jpg]]
+
Image:Ribbon_05.png|ribbon sampling 5
 +
Image:Ribbon_10.png|ribbon sampling 10 (default)
 +
Image:Ribbon_20.png|ribbon sampling 20
 +
Image:Ribbon_30.png|ribbon sampling 30
 
</gallery>
 
</gallery>
 +
 +
[[Category:Settings|Ribbon Sampling]]
 +
[[Category:Performance]]

Latest revision as of 16:28, 23 September 2008

Overview

This setting changes the number of segments that makes up a given length of ribbon. The default value is ten; larger values (more segments) provide a smoother curve while requiring greater amounts of memory and slowing performance.

Settings

set ribbon_sampling, 20   # increases the number of ribbon segments

Examples

Open the images to actually see the details!