This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
User:Wayne Decatur/Sandbox AntialiasDisplayAltersEchoImage
From Proteopedia
< User:Wayne Decatur(Difference between revisions)
m (New page: {{Template:Lrrapplet1}} <scene name='User:Wayne_Decatur/Sandbox_JmolSetEchoImageTest/Surf/4'>Run this scene</scene> Then: <jmol> <jmolButton> <script>if(antialiasDisplay);antialiasDisp...) |
m |
||
| (3 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> | ||
<jmolButton> | <jmolButton> | ||
| - | <script>if(antialiasDisplay);antialiasDisplay = false;antialiasDisplayFlag = false;else | + | <script>if(antialiasDisplay);antialiasDisplay = false;antialiasDisplayFlag = false;else;antialiasDisplay = true;antialiasDisplayFlag = true;endif;</script> |
<text>AntiAliasDisplay On/Off</text> | <text>AntiAliasDisplay On/Off</text> | ||
</jmolButton> | </jmolButton> | ||
</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:
