I just checked in a few adjustments. pim schravendijk wrote:
>Yes, but Povray has the ability to switch between "orthographic" and >"perspective" cameras. Doesn't that cover the MatrixTransform problem? > > > No, because when you generate the Povray image you want the perspective you see in Jmol, not something that you would later have to manipulate. The main problem is the multiple bond issue. >http://www.povray.org/documentation/view/3.6.1/247/ > >Other question: Is it a good idea to make the macro functions >'private' ? I don't know if maya and vrml support macros, but I hope >they do: I just exported a lattice with 512 atoms (size 22K as XYZ) >becomes 1.9 M in the maya format. > > > keep them private for now. >On 9/20/07, Bob Hanson <[EMAIL PROTECTED]> wrote: > > >>pim, >> >>oops. I just realized that you DO need to do that >> >> transformMatrix.transform(atom, point); >> >>because of course Povray is NOT like Maya or Vrml -- it is a 2D image >>ultimately. >> >> >>-- >>Robert M. Hanson >>Professor of Chemistry >>St. Olaf College >>Northfield, MN >>http://www.stolaf.edu/people/hansonr >> >> >>If nature does not answer first what we want, >>it is better to take what answer we get. >> >>-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900 >> >> >> >>------------------------------------------------------------------------- >>This SF.net email is sponsored by: Microsoft >>Defy all challenges. Microsoft(R) Visual Studio 2005. >>http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >>_______________________________________________ >>Jmol-developers mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jmol-developers >> >> >> > > > > -- Robert M. Hanson Professor of Chemistry St. Olaf College Northfield, MN http://www.stolaf.edu/people/hansonr If nature does not answer first what we want, it is better to take what answer we get. -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
