GNU/Linux installation
Requirements
GCC, G++ compilers. You should have these already.
Download latest Snapshot
git clone git://harrygodden.com/convexer.git
Build binaries
cd convexer
./build.sh
Install in blender
Copy everything into Blender addons folder (Blender/3.2/scripts/addons/convexer/ ...)
Windows installation
Download the latest distribution
Convexer Win64 v0.95.zip
Please note, the windows version has a 30 USD distribution fee. It is payable through my paypal.me/terri00 link. Thank you :)
Install in Blender
Use the regular method to install (addons, preferences, install addon)
Credits
Free software used:
Richard Geldreich rgbcx - Texture compression (public domain) Sean Barrett stb_image - Image loading (public domain)