Re: [sdljava-users] javax.vecmath , possible import into sdljava
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-02-24 01:21:21
|
Thanks for this info! We'll use the free version of course! ;-) -Ivan/ Robert Schuster wrote: > Hi, > there is an unofficial free software implementation of the vecmath=20 > package here: http://www.objectclub.jp/download/vecmath_e > > The JDL is not considered a free software license:=20 > http://gcc.gnu.org/ml/java/2004-06/msg00414.html > > cu > Robert > > Bart LEBOEUF wrote: > >>Hi Ivan, >> >> I've take look on it and vecmath interface can be >>used under JDL with no-fee and no royalties >>(https://java3d.dev.java.net/jdl-java3d.pdf). The JDL >>allows commercial use of vecmath with or without >>modification, as long as compatibility with the entire >>API Specification is maintained. So, we can add the >>file vecmath.jar (license JDL is inside) as a >>dependent library. >> I've modify the all batch files to execute with >>runtest. I've notive that Windows must have full path >>in classpath and path variables, else loading >>resources like images or sounds are impossible. The >>relative paths using can be used only if in the code >>we get canonical path of current bin path, not really >>great !. I use "CD" shell variable to bypass problem >>in 'runtest.bat'. In same time, I put in SDLCdTrack >>class, my two methods that I send you before. >> Why have you include bsh.jar in release version ??? >>I don't see code using it for final user. I gone had >>samples for SDLVideo very soon. If you want I'll send >>you them first. >> >>CUS, >>/Bart. >> --- "Ivan Z. Ganza" <iva...@ya...> a =E9crit :=20 >> =20 >> >>>I've been looking into the vecmath package. The >>>licence appears to=20 >>>allow the import, usage and modification of this >>>package into sdljava as=20 >>>long as we adhere to the licence which for us >>>basically means not=20 >>>changing the package name. >>> >>>I am going to research it some more tomorrow but I >>>predict that we will=20 >>>import this package. >>> >>>If anyone knows that this would violate the JDL >>>please let me know. The=20 >>>way I am interpreting it I think we would be fine to >>>import the vecmath=20 >>>package itself. I would include information as to >>>its licence, etc... >>> >>>-Ivan/ >>> >>> >>> >>> =20 >>> >>------------------------------------------------------- >> =20 >> >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT >>>Products from real users. >>>Discover which products truly live up to the hype. >>>Start reading now. >>> >>> =20 >>> >>http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >> =20 >> >>>_______________________________________________ >>>sdljava-users mailing list >>>sdl...@li... >>> >>> =20 >>> >>https://lists.sourceforge.net/lists/listinfo/sdljava-users >> =20 >> >>>=20 >>> =20 >>> >> >> >>=09 >> >>=09 >> =09 >>D=E9couvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour v= os mails !=20 >>Cr=E9ez votre Yahoo! Mail sur http://fr.mail.yahoo.com/ >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >>_______________________________________________ >>sdljava-users mailing list >>sdl...@li... >>https://lists.sourceforge.net/lists/listinfo/sdljava-users >> >> >> =20 >> |