This is a read-only mirror of pymolwiki.org
Difference between revisions of "Ribbon sampling"
Jump to navigation
Jump to search
m (5 revisions) |
|||
(4 intermediate revisions by one other user 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: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 03:09, 28 March 2014
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!