From: "Miguel" <[EMAIL PROTECTED]>
> unfortunately povray 3.6.1 on FC2 still does not work for me.
Povray bug maybe ?
> I thought that regular bonds were begin sent to povray as small diameter.
>
> For povray purposes, we should pick a small diameter (.05 ?) to use for
> all types of 'wireframe' bonds.
I think it was working this way some time ago because there was commented
code
in the povraySaver that wrote macros for wires for bonds.
I don't know why it has been abandonned.
> if ((bond.order & JmolAdapter.ORDER_HBOND) != 0) {
> /* this is a type of HBOND */
> }
>
> These constants need to be propogated to the JmolViewer API ... and there
> should be a predicate to test it in the API, but for now that is the way
> that you must do it.
There are others constants for bonds in JmolConstants (like
BOND_HYDROGEN_MASK).
SticksRenderer uses those constants.
> > A few years ago I found a way to render a bspline that goes through
> > defined
> > points.
> > I remember I was computing n + 2 control points so that the spline goes
> > through the n points.
> > The result was nice.
> > Have to search in my archives to see if I can find this work.
>
> That would be great.
Found, translated from C++ to Java and 2D to 3D. It works nicely : )
I committed it to CVS.
Nicolas
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers