VMD-L Mailing List
From: Axel Kohlmeyer (akohlmey_at_cmm.chem.upenn.edu)
Date: Fri Sep 01 2006 - 15:34:59 CDT
- Next message: Jan Saam: "Re: looking for VMD draw scripts."
- Previous message: Axel Kohlmeyer: "Re: output file format"
- Next in thread: Jan Saam: "Re: looking for VMD draw scripts."
- Reply: Jan Saam: "Re: looking for VMD draw scripts."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
hi everybody,
as many of you might know, the 'draw' command in VMD can be extended via
providing procedures of the name vmd_draw_XXX, which would be turned into
a draw XXX command. the general idea is to provide an option to overide the
internal graphics command and intergrate compound objects built from the
povided primitives. there is one example in the user's guide and i've started
building some more, while at the same time making them as similar as possible
to the internal graphics commands (and thus the default draw commands).
the result is currently at:
http://biocore.ks.uiuc.edu/biocore/biofs/VMD%20(Public)/src/rpm/vmd_draw_lib.tcl
and can be used by copying it into $VMDDIR/scripts/init.d/ or using the
contributed rpm(s).
i'm currently looking for additional implementations of those kind of compound
draw objects, so that i know what is used and needed and that we can have
a reliable and consistent library of those scripts that could be shipped with
vmd at some point in time and that script or plugin writer can depend on
(and thus do not have to reinvent that wheel over and over again).
don't worry, if your draw extension is not written as elaborately as the
ones provided in the library so far, i'm more interested to see what other
people want/need and some kind of prototype implementation.
best regards,
axel.
-- ======================================================================= Axel Kohlmeyer akohlmey_at_cmm.chem.upenn.edu http://www.cmm.upenn.edu Center for Molecular Modeling -- University of Pennsylvania Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323 tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425 ======================================================================= If you make something idiot-proof, the universe creates a better idiot.
- Next message: Jan Saam: "Re: looking for VMD draw scripts."
- Previous message: Axel Kohlmeyer: "Re: output file format"
- Next in thread: Jan Saam: "Re: looking for VMD draw scripts."
- Reply: Jan Saam: "Re: looking for VMD draw scripts."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]