]> gerrit.simantics Code Review - simantics/3d.git/blob - javax.vecmath/README.txt
Perform view direction switching via vtkCameraAndSelectorAction
[simantics/3d.git] / javax.vecmath / README.txt
1 This is the vanilla javax.vecmath version 1.5.2 source originally
2 downloaded from the dev.java.net site that has since been closed.
3
4 Note that we do not extend the code in this library, we only use
5 the library as is. Therefore we are using it according to the
6 "CLASSPATH" EXCEPTION TO THE GPL as stated in LICENSE.txt meaning
7 the code using this library does not have to be GPLv2 licensed.
8
9 ----
10
11 The source code in this directory is copyrighted code that is licensed
12 to individuals or companies who download or otherwise access the code.
13
14 The copyright notice for the vecmath source code is in the
15 COPYRIGHT.txt file.
16
17 The license for the vecmath source code is in the LICENSE.txt
18 file.
19
20 Note that the source files in this directory are not sufficient to
21 build vecmath. If you want to build vecmath, you can use CVS to get a
22 complete source tree.  See
23 https://vecmath.dev.java.net/build-instr.html for more information.