Maya Modeling Tips to Speed Up Your Workflow

  Рет қаралды 11,243

On Mars 3D

On Mars 3D

Күн бұрын

Пікірлер
@OnMars3D
@OnMars3D 4 жыл бұрын
Scripts used in the video (make sure to save these as MEL scripts) as well as updated for Maya 2022 : ---------------------------------------------------------------------- Maya 2022 X-Ray Toggle Script: ---------------------------------------------------------------------- // get last panel that recieved focus string $panel = `getPanel -wf`; // toggle xray mode modelEditor -e -xray ( !`modelEditor -q -xray $panel` ) $panel; ---------------------------------------------------------------------- Maya 2022 Wireframe Toggle Script: ---------------------------------------------------------------------- string $selectedPanel = `getPanel -wf`; int $shadedWireState = `modelEditor -q -wos $selectedPanel`; if(`modelEditor -ex $selectedPanel`) { setWireframeOnShadedOption (!$shadedWireState) $selectedPanel; } ----------------------------------- X-Ray Toggle Script: ----------------------------------- // Toggle Xray // string $visPanel[]=`getPanel -vis`; int $mode; if (size($visPanel)>0) { for ($panel in $visPanel) { if (`match "^modelPanel" $panel`=="modelPanel") { $mode=`modelEditor -q -xray $panel`; if ($mode>0) modelEditor -e -xray 0 $panel; else modelEditor -e -xray 1 $panel; } } print (" xray="+$mode+"."); } else print (" No model panels to modify."); ------------------------------------------------------------ Wireframe on Shaded Toggle Script: ------------------------------------------------------------ // Toggle Wireframe on Shaded // { string $currentPanel = `getPanel -underPointer`; $WOS = `modelEditor -q -wos $currentPanel`; if ($WOS == 0) { setWireframeOnShadedOption 1 $currentPanel; } else { setWireframeOnShadedOption 0 $currentPanel; }
@uncreativelamename1
@uncreativelamename1 2 жыл бұрын
in maya bonus tools -> modeling you can select every Nth edge loop/ring. Love your videos so informative thank you!
@OnMars3D
@OnMars3D 2 жыл бұрын
No problem. I didn't have it installed when I made this video but I recently installed it, tons of great features in bonus tools!
@iCamSkiEz
@iCamSkiEz 4 жыл бұрын
Quickly becoming my favourite maya channel keep it up!
@OnMars3D
@OnMars3D 4 жыл бұрын
Will do, appreciate the kind words!
@GrumpBurger
@GrumpBurger 3 жыл бұрын
Excellent tips! Showed me how much i've been forgetting on Maya's powerful tools. Will definitely help my workflow. Thank you.
@cauanorbiato1713
@cauanorbiato1713 2 жыл бұрын
Very helpful! Thanks!
@OnMars3D
@OnMars3D 2 жыл бұрын
Glad it was helpful!
@orfeasantoulinakis9856
@orfeasantoulinakis9856 4 жыл бұрын
Thank you for the tips! Could you possibly provide the custom scripts please?
@OnMars3D
@OnMars3D 4 жыл бұрын
Sure thing, here you go! (make sure to save these as MEL scripts) ----------------------------------- X-Ray Toggle Script: ----------------------------------- // Toggle Xray // string $visPanel[]=`getPanel -vis`; int $mode; if (size($visPanel)>0) { for ($panel in $visPanel) { if (`match "^modelPanel" $panel`=="modelPanel") { $mode=`modelEditor -q -xray $panel`; if ($mode>0) modelEditor -e -xray 0 $panel; else modelEditor -e -xray 1 $panel; } } print (" xray="+$mode+"."); } else print (" No model panels to modify."); ------------------------------------------------------------ Wireframe on Shaded Toggle Script: ------------------------------------------------------------ // Toggle Wireframe on Shaded // { string $currentPanel = `getPanel -underPointer`; $WOS = `modelEditor -q -wos $currentPanel`; if ($WOS == 0) { setWireframeOnShadedOption 1 $currentPanel; } else { setWireframeOnShadedOption 0 $currentPanel; }
@alloedee
@alloedee 3 жыл бұрын
Thx for tips about crtl+mmb, didnt know that.
@OnMars3D
@OnMars3D 3 жыл бұрын
No problem, happy to share!
@abhinavtomar8493
@abhinavtomar8493 4 жыл бұрын
Wow I love your tutorial
@OnMars3D
@OnMars3D 4 жыл бұрын
Glad you enjoyed it, thank you!
@JoshAntonio
@JoshAntonio 4 жыл бұрын
Great video!
@OnMars3D
@OnMars3D 4 жыл бұрын
Glad you enjoyed it
@hitmangamesyndicate5970
@hitmangamesyndicate5970 3 жыл бұрын
Great video... and awesome tips... I love my hotkeys and shortcuts... its honestly the reason that I pay for LT and didnt succumb to the Blender conundrum... (no offense to you blender guru's) now I have even more to add to the ole arsenal... Ill be watching all of your videos for the future
@OnMars3D
@OnMars3D 3 жыл бұрын
Glad you found this helpful!
@asyakowel9069
@asyakowel9069 4 жыл бұрын
Nice work! You might make it interactive and put on the web.
@OnMars3D
@OnMars3D 4 жыл бұрын
That's a good idea! I may add it to my Sketchfab account!
@asyakowel9069
@asyakowel9069 4 жыл бұрын
@@OnMars3D You can do it with this, for example www.soft8soft.com/3dweb/67/
Maya Hard Surface Modeling - Mandalorian Helmet
21:18
On Mars 3D
Рет қаралды 69 М.
Mastering 3D Modeling: Top 5 Tips for Faster & Better Results + Bonus Technique!
25:38
To Brawl AND BEYOND!
00:51
Brawl Stars
Рет қаралды 17 МЛН
Maya's Secret Weapon for 3D Artists - MASH
19:55
Sir Wade Neistadt
Рет қаралды 105 М.
Modeling in Maya -  5 Ways to Create Pipes
30:03
On Mars 3D
Рет қаралды 13 М.
Zbrush Hard Surface Tips
16:08
Nexttut
Рет қаралды 12 М.
15 Pro Tips & tricks for 3D Artists in Autodesk Maya 2020
15:10
MH Tutorials, the Modeling Hub
Рет қаралды 29 М.
Hidden Features and Secrets in Maya
14:39
Mario Elementza
Рет қаралды 40 М.
5 Topology Tips That Will  Get You HIRED
34:02
JL Mussi
Рет қаралды 1,1 МЛН
How to 3D Model Anything // Key Principles of 3D Modeling
27:58
Mario Elementza
Рет қаралды 158 М.
Hard Surface Modeling Essentials: Curved Surfaces
18:24
FlippedNormals
Рет қаралды 109 М.
MAYA TUTORIAL | Topology Basics pt1
15:28
Nexttut
Рет қаралды 14 М.
Google’s Quantum Chip: Did We Just Tap Into Parallel Universes?
9:34