Yes, but Povray has the ability to switch between "orthographic" and
"perspective" cameras. Doesn't that cover the MatrixTransform problem?

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.


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
>


-- 
Greetings, Pim
http://www.molmod.com

-------------------------------------------------------------------------
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

Reply via email to