Warren wrote: >>From the original geometry in PyMOL... > > http://delsci.com/jmol/pymol040104.jpg > > The following can be obtained inside of Jmol (well, actually just > org.jmol.g3d.Graphics3D inside a JPanel). > > http://delsci.com/jmol/jmol040104.jpg > > No color yet, and the lighting is different, but otherwise it is > remarkably > close. However, the spheres aren't clipping each other quite right
I do not understand why the spheres are not intersecting properly. The first thing that I would do is make sure that the z coordinate being passed to the sphere renderer is correct. It looks like all of those spheres on the left should be clustered in a z range within 150 pixels (?) of each other.. Miguel ------------------------------------------------------- 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
