On Saturday 16 September 2006 16:22, Nicolas Vervelle wrote: > > What is the license of Java3D 1.4/1.5? I always thought, their license > > makes them undistributable, which will make Jmol having problems on > > Debian systems. > > Here's the license: > http://download.java.net/media/java3d/builds/release/1.4.0_01/LICENSE-Java3 >D-v1_4_0.txt > > I am not very good at this stuff. What do you think of it ? > Is it compatible with Jmol ?
Jmol (and the CDK) is not using the Java3D implementation of the API, but public domain version written by Kenji Hiranabe. The source code is in CDK SVN: trunk/vecmath That version is slightly modified so that I could compile it with gcj. No API changes though. Nico, what did you want to change? Egon -- [EMAIL PROTECTED] Cologne University Bioinformatics Center (CUBIC) Blog: http://chem-bla-ics.blogspot.com/ GPG: 1024D/D6336BA6 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
