User:Wayne Decatur/Sandbox AntialiasDisplayAltersEchoImage
From Proteopedia
< User:Wayne Decatur(Difference between revisions)
m |
m |
||
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
{{Template:Lrrapplet1}} | {{Template:Lrrapplet1}} | ||
| - | + | This page was just set up to test something I noticed while experimenting with 'set echo image'. | |
<scene name='User:Wayne_Decatur/Sandbox_JmolSetEchoImageTest/Surf/4'>Run this scene</scene> | <scene name='User:Wayne_Decatur/Sandbox_JmolSetEchoImageTest/Surf/4'>Run this scene</scene> | ||
| - | Then: | + | Then toggle antialiasdisply on with the button below and notice the black text and lines: |
<jmol> | <jmol> | ||
| Line 13: | Line 13: | ||
</jmol> | </jmol> | ||
| + | Also notice the parts that aren't solid black seem to remain unaffected. | ||
| - | <scene name='User:Wayne_Decatur/Sandbox_JmolSetEchoImageTest/Testupdateofimage/1'> | + | |
| + | <scene name='User:Wayne_Decatur/Sandbox_JmolSetEchoImageTest/Testupdateofimage/1'>Run this scene for another example</scene> | ||
| + | |||
| + | Then toggle antialiasdisply on with the button below and notice the black text: | ||
| + | |||
| + | <jmol> | ||
| + | <jmolButton> | ||
| + | <script>if(antialiasDisplay);antialiasDisplay = false;antialiasDisplayFlag = false;else;antialiasDisplay = true;antialiasDisplayFlag = true;endif;</script> | ||
| + | <text>AntiAliasDisplay On/Off</text> | ||
| + | </jmolButton> | ||
| + | </jmol> | ||
Current revision
| |||||||||||
| |||||||||||
This page was just set up to test something I noticed while experimenting with 'set echo image'.
Then toggle antialiasdisply on with the button below and notice the black text and lines:
Also notice the parts that aren't solid black seem to remain unaffected.
Then toggle antialiasdisply on with the button below and notice the black text:
