Robert Hanson wrote: > Jonathan, > > Here's an easy improvement -- use antialiasdisplay. It looks REALLY nice > with those graphs. > > Say, is that a custom menu? >
Yes; we put in a custom menu to simplify things a few months back. The original menu is still accessible from "advanced". We figured that most Sage users wouldn't need to color atoms using Rasmol colors, for example :). I didn't even understand a lot of the terms in the menu! > One of the reasons that they might want to use Jmol 11.9.12 is that it > includes the capability of drawing the intersection of an isosurface with a > plane. That means that they could be drawing lines on the surface that > correspond with x, y, and/or z values. For example, > > isosurface iso1 PMESH "xxxxx.pmesh" .... > > (isosurface and pmesh were merged in Jmol 11.7.12) > > then > > draw line1 width 0.1 intersection $iso1 x=1 > draw line2 width 0.1 intersection $iso1 x=2 > draw line3 width 0.1 intersection $iso1 x=3 > > etc. > > would draw the expected contour lines. A set of these in two directions > would produce a standard grid-like mapping onto the pmesh. These lines, > because they are draw objects, could be sized and colored appropriately and > look very classy. > > Yes, we would *love* that. Thanks, Jason -- Jason Grout ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

