Convexer: Difference between revisions
Jump to navigation
Jump to search

Warning: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
Note:I will add more info in a little bit
mNo edit summary |
m (→For linux) |
||
Line 6: | Line 6: | ||
{{note|I will add more info in a little bit}} | {{note|I will add more info in a little bit}} | ||
=== | === Building on common linux distributions === | ||
Install GCC, G++ compilers, next input the following into your terminal | Install GCC, G++ compilers, next input the following into your terminal | ||
<source lang=cmd> | <source lang=cmd> | ||
git clone git://harrygodden.com/convexer.git | git clone git://harrygodden.com/convexer.git | ||
</source> | </source> |
Revision as of 09:53, 5 February 2024


Convexer is a mapping tool for Source using blender. 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
git clone git://harrygodden.com/convexer.git