Convexer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Language subpage}}
{{langsp}}
 
'''Convexer''' is a mapping tool for {{source|4}} 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|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 }}  
{{cleanup}}
 
Convexer is a mapping tool for {{source|4}} 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|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 ==
== Install Instructions ==
 
{{empty}}
=== Building on common linux distributions ===
=== Building on common linux distributions ===
Install GCC, G++ compilers, next input the following into your terminal to download the addon
Install GCC, G++ compilers, next input the following into your terminal to download the addon
{{codeBlock|git clone git://harrygodden.com/convexer.git}}


<source lang=cmd>git clone git://harrygodden.com/convexer.git</source>
Once it has downloaded we will build the binaries as such
{{codeBlock|cd convexer
./build.sh


Once it has downloaded we will build the binaries as such
Now that the binarys are built we will move the files to "Blender/3.2/scripts/addons/convexer"


<source lang=cmd>
==Media==
cd convexer
{{empty}}


./build.sh</source>
== See also ==
{{empty}}


Now that the binarys are built we will move the files to "Blender/3.2/scripts/addons/convexer"
== External links ==
{{empty}}

Revision as of 22:51, 5 February 2024

English (en)Translate (Translate)

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

Empty

This article or section is empty. You can help by adding it.

Building on common linux distributions

Install GCC, G++ compilers, next input the following into your terminal to download the addon

Once it has downloaded we will build the binaries as such {{codeBlock|cd convexer ./build.sh

Now that the binarys are built we will move the files to "Blender/3.2/scripts/addons/convexer"

Media

Empty

This article or section is empty. You can help by adding it.

See also

Empty

This article or section is empty. You can help by adding it.

External links

Empty

This article or section is empty. You can help by adding it.