MESA: Difference between revisions
(→Notes) |
mNo edit summary |
||
(24 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<center> | {{distinguish|Black Mesa|desc1=Third-party remake of [[Half-Life]]}} | ||
<center>https://puppet-master.net/wp-content/uploads/2015/09/mesa21-logo.png</center> | |||
---- | |||
__toc__ | |||
= Description = | = Description = | ||
{{mesa|4}} 2.0 is a suite of MEL Scripts to export and import 3d models for the Valve Source Engine with Autodesk Maya. This is the short name for Maya Exporter for Source Absolute. | |||
The objective of MESA, is about to make the full asset creation process within Maya interface. | The objective of MESA, is about to make the full asset creation process within Maya interface. | ||
It | It includes static, physics, breakable, dynamic and ragdoll models, and supported bodygroups , It become easy to use maya to export to the source engine the NPCs (Monsters and Humanoid), Vehicles, Weapons and Items for your game. | ||
MESA is Mel scripts bases exporter and importer Tools. This scripts are the rewritten / edited Scripts from Valve, and originally designed for maya 4.5, that was also deeply rewritten by Prall . | MESA is Mel scripts bases exporter and importer Tools. This scripts are the rewritten / edited Scripts from Valve, and originally designed for maya 4.5, that was also deeply rewritten by Prall . | ||
MESA is compatible with all recent version of | MESA is compatible with all recent version of Maya ( 2011/2012/2013/2014 with x86 and x64 bits ) | ||
== Download | == Download MESA == | ||
Line 28: | Line 26: | ||
! Download Link | ! Download Link | ||
! Compatibility | ! Compatibility | ||
|- | |- style=" vertical-align:top;" | ||
| width= | | width=10% height=50px | 04 Nov 2015 | ||
| width= | | width=20% | MESA v2.1 | ||
| width= | | width=20% | [http://puppet-master.net/plugins/mesa-2.0/ MESA v 2.1] | ||
| width= | | rowspan=3 width=50% | Tested on x86 and x64 version of : | ||
* Maya 2016 | |||
* Maya 2015 | |||
* Maya 2014 | |||
* Maya 2013 | |||
* Maya 2012 | |||
* Maya 2011 | |||
|- style=" vertical-align:top;" | |||
| width=10% height=50px | 06 Oct 2013 | |||
| width=20% | MESA v2.0 | |||
| width=20% | [http://puppet-master.net/plugins/mesa-2.0/ MESA v 2.0] (396ko) | |||
|- style=" vertical-align:top;" | |||
| width=10% height=50px | 23 Apr 2013 | |||
| width=20% | MESA v1.1 | |||
| width=20% | [http://puppet-master.net/plugins/mesa-for-maya/ MESA v 1.1] (127ko) | |||
|} | |} | ||
Line 40: | Line 52: | ||
|- | |- | ||
| style= "vertical-align:top;" | | | style= "vertical-align:top;" | | ||
| | | | ||
== | == Features list == | ||
The main interest of MESA exporter, is the easy way to compile and convert the assets in few clicks within Maya Interface. | |||
{| style=" vertical-align:top; text-align:center;" class=wikitable width="100%" align=" | {| style=" vertical-align:top; text-align:center;" class=wikitable width="100%" align="left" | ||
|- | |- | ||
! Support / Usage | ! Support / Usage | ||
! Documentation | |||
|- | |- | ||
| style=" vertical-align:top; text-align:left;" | | | style=" vertical-align:top; text-align:left;" | | ||
* Maya Workspace | |||
* SMD Import | |||
* SMD Export | |||
* SMD Animations | |||
* LODS ( level of detail ) | |||
* Physic / Ragdoll Model | |||
* VTA export | |||
* Ref break | |||
* Phys_break | |||
* BodyGroups | |||
* QC export | |||
* VMT export | |||
* VTF Export | |||
* MDL Compile | |||
| style=" vertical-align:top; text-align:left;" | | |||
| | '''Install Guide :''' | ||
* [https://puppet-master.net/docs/mesa/installation-guide/ Installation Guide] | |||
* [https://puppet-master.net/docs/mesa/installation-guide/mesa-setup/ MESA Setup] | |||
* [https://puppet-master.net/docs/mesa/installation-guide/project-setup/ Project Setup] | |||
* [https://puppet-master.net/docs/mesa/installation-guide/how-the-resource-must-to-be-structured/ How the resource must to be structured] | |||
MESA | * [https://puppet-master.net/docs/mesa/installation-guide/how-to-install-the-mesa-shelf-manually/ How to install the MESA shelf manually] | ||
* [https://puppet-master.net/docs/mesa/installation-guide/verify-the-user-environment-variables/ Verify the user environment variables] | |||
'''Export Guide :''' | |||
* [https://puppet-master.net/docs/mesa/export-guide/ Export Guide] | |||
* [https://puppet-master.net/docs/mesa/tutorials/installation-video/ Installation Video Tutorials] | |||
* [https://puppet-master.net/docs/mesa/tutorials/export-video/ Export Video Tutorials] | |||
* [https://puppet-master.net/docs/mesa/installation-guide/issues-and-common-errors/ Issues and Common Errors] | |||
* [https://puppet-master.net/docs/mesa/source-engine/studiomdl-common-errors/ StudioMDL common errors] | |||
* [https://puppet-master.net/docs/mesa/dota-2-items-creation-guide-for-maya/ Dota 2 Assets Creation Guide] | |||
* [https://puppet-master.net/docs/mesa/tutorials/maya-settings-for-source-engine/ Maya Setting for Source] | |||
* [https://puppet-master.net/docs/mesa/source-engine/create-a-source-engine-mod/ Create Source Engine Mod] | |||
|} | |||
== Links == | == Links == | ||
* [http://puppet-master.net/plugins/mesa- | * [http://puppet-master.net/plugins/mesa-2.0/ MESA - Maya Exporter for Source Assets] | ||
{{sdktools|0}} | |||
[[Category:Maya]] [[Category:Third_Party_Tools]] | [[Category:Maya]] [[Category:Third_Party_Tools]] |
Latest revision as of 10:27, 15 November 2023
Description
MESA 2.0 is a suite of MEL Scripts to export and import 3d models for the Valve Source Engine with Autodesk Maya. This is the short name for Maya Exporter for Source Absolute.
The objective of MESA, is about to make the full asset creation process within Maya interface. It includes static, physics, breakable, dynamic and ragdoll models, and supported bodygroups , It become easy to use maya to export to the source engine the NPCs (Monsters and Humanoid), Vehicles, Weapons and Items for your game.
MESA is Mel scripts bases exporter and importer Tools. This scripts are the rewritten / edited Scripts from Valve, and originally designed for maya 4.5, that was also deeply rewritten by Prall .
MESA is compatible with all recent version of Maya ( 2011/2012/2013/2014 with x86 and x64 bits )
Download MESA
Release Date | MESA Version | Download Link | Compatibility |
---|---|---|---|
04 Nov 2015 | MESA v2.1 | MESA v 2.1 | Tested on x86 and x64 version of :
|
06 Oct 2013 | MESA v2.0 | MESA v 2.0 (396ko) | |
23 Apr 2013 | MESA v1.1 | MESA v 1.1 (127ko) |
Documentation
Features listThe main interest of MESA exporter, is the easy way to compile and convert the assets in few clicks within Maya Interface.
Links
|