Convexer

From Valve Developer Community
Revision as of 10:07, 5 February 2024 by Seal Enthusiast (talk | contribs)
Jump to navigation Jump to search
English (en)Translate (Translate)
Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

Convexer is a mapping tool for Source 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.

Warning.pngWarning:Paypal Offers refunds for 180 days after purchase, If you do not receive the product ask for a refund and put a notice on this page that the seller is a scammer/inactive

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"