Convexer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Nesciuse moved page Convexer/en to Convexer without leaving a redirect: Move en subpage to basepage)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Language subpage}}
{{LanguageBar}}
__NOTOC__
{{cleanup}}
{{infotable
|dev={{u|Harry Godden}}
|img=[[File:ConvexerTitleScreenshot.png]]
|type=t2
|engine=2
|state=1
|download=https://harrygodden.com/convexer.php
|platform={{win|4}} {{linux|4}}
}}


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 }}
 
'''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.


== 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}}
{{sdktools|0}}
[[Category:Third Party Source Tools]]

Latest revision as of 05:43, 12 July 2024

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
Released-64px.png Released!
ConvexerTitleScreenshot.png
Download
TypeThird Party Tool
DevelopersHarry Godden
EngineSource Source
PlatformsWindows Windows Linux Linux
 


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.

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

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.