> Contrasting to what other users seem to want, I would like to be able to
> define translucency for bonds and atoms separately...
>
> Reason: the original goal why I asked if translucent atoms in Jmol are
> possible is this screenshot:
>
> http://pymol.sourceforge.net/pmimag/800/tether.jpg
>
> More or less that is...
That is a pretty picture.
I think we can get close, but without the shadows.
> I had in mind to translucently draw atoms in spacefilled mode, while
> drawing
> the bonds solid, resulting in something similar as in this screenshot.
Yes, you will be able to do that if you explicitly give the bonds a color.
> If bonds would inherit translucency, this would not be possible.
It will be possible to do this, you just need to explicitly set the bond
color as well as the atom color.
load foo
color atoms translucent blue
# atoms are now translucent blue
# bonds are also translucent blue because they are inheriting from the atoms
color bonds {opaque} yellow
# the word 'opaque' is optional
# bonds are now opaque (solid) yellow, because they have their own color
Miguel
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers