EasyHybrid and its graphics engine are distributed under the GNU GPLv3 license. By downloading and using the software, you agree to comply with the terms and conditions established by the respective licenses. Both the core and graphics libraries are under continuous development.
Development Builds
EasyHybrid (beta version and daily builds – use at your own risk): GitHub Repository:
git clone --recurse-submodules -b dev https://github.com/ferbachega/EasyHybrid3.git
Stable Release
If you prefer not to work directly with the GitHub repository, you can download a pre-packaged stable version in .tar.gz format from :
pDynamo3 is essential for EasyHybrid to function properly (you need it installed); however, it is a partner project distributed separately.
pDynamo
pDynamo3 is available on GitHub.