Convexer
Jump to navigation
Jump to search


Convexer is a mapping tool for Source in the form of a blender addon. It has a free Linux/GNU Version and a paid Windows version available for $30 USD via paypal located on the website.

Install Instructions
Building on common linux distributions
Install GCC, G++ compilers, next input the following into your terminal to download the addon
git clone git://harrygodden.com/convexer.git
Once it has downloaded we will build the binaries as such
cd convexer
./build.sh
Now that the binarys are built we will move the files to "Blender/3.2/scripts/addons/convexer"