Convexer: Difference between revisions
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: | ||
{{ | {{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. | |||
'''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}} | |||
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}} | |||
== See also == | |||
{{empty}} | |||
== External links == | |||
{{empty}} | |||
{{sdktools|0}} | |||
[[Category:Third Party Source Tools]] |
Latest revision as of 05:43, 12 July 2024



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.
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 | |
---|---|
![]() | |
![]() | |
Download | |
Type | Third Party Tool |
Developers | Harry Godden |
Engine | ![]() |
Platforms | ![]() ![]() |
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
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"
Media
See also
External links
|