Open source¶
VastPark provides a number of free tools to help developers create virtual wolds, etc. We also provide a number of our major software projects under an open source license as well as simple open source implementations of our VastWorlds platform.
Where is the open source code?¶
- You can browse the source code via the Repository tab
- You can also directly access the SVN at http://vastpark-svn.cvsdude.com/public/
- Check out the IMML project on Github
- Additional tools and executable versions of the open source versions can be found in the Documents section
What licenses are used for the public source code?¶
- The VastPark virtual worlds platform core libraries are provided under the GPL 2 (with an option of using it under GPL 3)
- The OpenAvatar Public SDK is provided under the MIT license.
Contributing to the open source projects¶
Code contributors seeking to contribute to our open source projects can find out more about how to contribute and the licensing of code contributions.