[chimerax-users] Export silhouettes as SVG?
Tom Goddard
goddard at sonic.net
Tue May 23 11:56:45 PDT 2017
Hi Oliver,
You are good at coming up with useful ideas that require lots of work! Unfortunately silhouettes are generated as a raster image using edge detection on a pixel by pixel basis in an OpenGL shader program. It would require a totally different approach to produce scalable vector graphics — a geometric analysis of triangles making up the scene. There would be no common code between these two methods. Still it is an interesting idea.
Tom
> On May 23, 2017, at 9:50 AM, Oliver Clarke wrote:
>
> Hi,
>
> Probably low on the priority list, but I wonder if it would be possible in the future to add an option to export silhouettes (if present) in a vector format such as SVG? This would be incredibly useful when attempting to make realistic schematic figures, and creating scalable assets that can be reused in multiple figures, e.g. generic amino acids, lipids, surface representations of particular proteins, etc.
>
> Cheers
> Oli
> _______________________________________________
> ChimeraX-users mailing list
> ChimeraX-users at cgl.ucsf.edu
> Manage subscription:
> http://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users
>
More information about the ChimeraX-users
mailing list