3Dmol.js icon indicating copy to clipboard operation
3Dmol.js copied to clipboard

allow model specific outline style

Open dkoes opened this issue 8 years ago • 1 comments

Like with transparency, this will be per-style per-model since it is a material property. I've implemented the groundwork so we just need to set outline to true in the material, but have only implemented it with cartoons for now. Also, I haven't yet added support for custom outline styles (uses whatever the last set viewer style is).

Arguably, we should switch from this being a viewer style to a model style sort of thing.

dkoes avatar Jun 06 '16 02:06 dkoes

Excellent! Thank you.

dllahr avatar Jun 06 '16 13:06 dllahr

https://3dmol.org/tests/auto/generate_test.cgi?test=test28

dkoes avatar Jan 02 '23 19:01 dkoes