>> The performance difference will generally not be measurable, but the >> code will be slightly smaller. > > Done.
Thanks very much! > I also notice a lot of warnings in the PovraySaver.java > (unnecessary casts to float for an expression of type float). Those are probably left over from the days when I was converting things from double to float. > Before I remove those, I decided to download Povray for Mac and try the > PovraySaver. The structure that renders looks messed up (multiple > structures slightly displaced). > Is the Povray conversion broken, or does it have something to do with > the Mac version (3.6)? I frankly haven't looked at povray output in about a year. But it should not be 'partially' broken. It should either work or not work. I would be suspicious of the Mac version. There are lots of interesting things to do for someone who wants to work with povray. It currently only supports atoms & bonds. Multiple bonds might not be supported. Aromatic & hydrogen bonds certainly are not. All of the protein visualization shapes need to be done. Someone could then venture into exporting an animation/vibration as a series of povray frames. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
