VES/KiwiViewer Attributions: Difference between revisions
From KitwarePublic
< VES
Jump to navigationJump to search
No edit summary |
|||
Line 17: | Line 17: | ||
* [http://code.google.com/p/android-multitouch-controller/ Android Multitouch Controller] available under the [http://opensource.org/licenses/MIT MIT license]. | * [http://code.google.com/p/android-multitouch-controller/ Android Multitouch Controller] available under the [http://opensource.org/licenses/MIT MIT license]. | ||
* [http://www.glyphish.com/ Glyphish icons] available under the Creative Commons Attribution license. | * [http://www.glyphish.com/ Glyphish icons] available under the Creative Commons Attribution license. | ||
Some subprojects have dependencies of their own, including: | |||
* [http://www.libpng.org/pub/png/libpng.html libpng] | |||
* [http://libjpeg.sourceforge.net/ libjpeg] | * [http://libjpeg.sourceforge.net/ libjpeg] | ||
* [http://www. | * [http://www.libtiff.org/ libtiff] | ||
* [http://www.zlib.net/ zlib] | * [http://www.zlib.net/ zlib] | ||
* [http://www.bzip.org/ bzip2] | * [http://www.bzip.org/ bzip2] |
Revision as of 07:20, 4 March 2013
Required dependencies
- VES is licensed with the Apache License Version 2.0.
- VTK is licensed with the BSD license.
- Eigen is licensed with the MPL 2.0 license.
Additional dependencies
Some versions of the KiwiViewer application, libraries, and source code make use of additional open-source projects. They are:
- cURL is available under a a MIT/X derivative license
- libarchive is available under the BSD license
- cJSON is available under the MIT license.
- Color Picker for iOS available under the MIT license.
- MBProgressHUD available under the MIT license.
- TPKeyboardAvoiding "Free for commercial use and redistribution in any form"
- Android Multitouch Controller available under the MIT license.
- Glyphish icons available under the Creative Commons Attribution license.
Some subprojects have dependencies of their own, including: