Search Results: "Maya"
-
26:10 Popular
Maya Tutorial - Tips Tricks - Squash and Stretch Math Rigging Done The Right Way
Added 156 Views / 0 Likeshttp://www.manoanim.com/free-courses/ I am currently making a tutorial scripting python for rigging, sign up to get info when its up and running: http://www.manoanim.com/stay-updated-with-manoanim/ For those who often wonder, what kind of math can be used
-
01:16 Popular
Sneak Peek: Procedural Rigging in Python with Custom Library in Maya
Added 142 Views / 0 LikesSee more: digitaltutors.com In this Maya tutorial, we'll learn how to accelerate making rigs and build them procedurally using a script. Using Python, we’ll tackle rigging a Komodo dragon model which was kindly provided by Kaan Kucuk. By the end of this M
-
04:47 Popular
Introduction to Python Scripting in Maya, Ch 01 - Getting Started
Added 191 Views / 0 LikesThis tutorial series introduces basic python functionality in the Maya environment. For artists and designers accustomed to thinking visually, Maya's 3D environment is a great space to learn to script. Each topic is described in short, concise chapters, w
-
02:42 Popular
Python Reel 2015
Added 103 Views / 0 LikesA detailed breakdown of various tools and scripts which I created to expedite the development of character, prop, and environment rigs and panels. Most of the tools were inspired by professional and personal projects or by questions posted by those who fo
-
01:11 Popular
impermanence
Added 154 Views / 0 LikesThe universe is about change, endless change, birth, life, death and renewal. A fantastical 3d animation, set to the timeless genius of J. S Bach's music, Sinfonia for the Sacred Cantatas. Vray and Maya Nparticle spectacular! Director = Max McMullin 3d =
-
01:26 Popular
Maya Python Autorig Scripting Tutorial
Added 164 Views / 0 LikesMaya Python Quadruped Autorig Tutorial for scripting beginners. Download link on http://wp.me/P3X7cI-99 This scripting tutorial series will go through the process of rigging a quadruped 'four legged creature' from beginning to end. At the end of the tutor
-
08:26 Popular
Maya Python basics tutorial
Added 137 Views / 0 LikesIn this short video I show some of the very basics of Maya Python scripting. This video serves as an introduction leading up to my other scripting tutorials, and if you know nothing of scripting this video is a good place to start to scratch the surface.
-
07:25 Popular
Maya Python Tool Scripting Tutorial - follicle constraint
Added 110 Views / 0 LikesIn this video I am using Maya Python to demonstrate how you can write a very useful tool for rigging and CG work in general. Download script here: http://blaabjergb.com/scripting/ If you are new to scripting or want to learn a new technique for your CG wo
-
15:35 Popular
Maya Python Autorig mouth Tutorial
Added 163 Views / 0 LikesDownload instructions below... In This video I go through creating an autorig using Maya python. It’s a step by step walkthrough of how to create joints with their own curve controllers placed in the scene ready for integration with a facerig or similar.
-
16:57 Popular
Tutorial - Python in Maya - MEL to Python - PT
Added 109 Views / 0 Likes[EN] In this tutorial, i will introduce you to Python in Maya. We will translate some MEL commands to Python and learn how create shelf buttons with procedural codes. [PT] Nesse tutorial, eu apresentarei o Python no Maya. Nós traduziremos alguns comandos
-
10:58 Popular
Reading XML in Maya with Python
Added 141 Views / 0 LikesA brief tutorial on how to read XML data using Python in Maya. LINK: writing XML by Luiz Kruel : http://eat3d.com/free/maya_python
-
10:44 Popular
Tutorial - Python in Maya - Loop: For - PT
Added 130 Views / 0 Likes[EN] Using the concept of List variables in Python, we will study the power of Loops in programmation. We will check the For loop working with lists of integers, strings and beyound. Loop is a technique to run many times a command changing the variable in
-
06:20 Popular
copy skinweights tool - Maya Python tutorial
Added 178 Views / 0 LikesIn this video I am using Maya Python to create very useful tool for copying skinclusters and skinweights from one mesh to another. Download script here: blaabjergb.com/scripting/ If you are new to scripting or want to learn a new technique for your CG wor
-
12:21 Popular
Tutorial - Python in Maya - Start - PT
Added 150 Views / 0 Likes[EN] In this tutorial, i will show you how start your programming studies in Maya. We will see some simple commands in MEL in order to understand the Maya workflow, the results printed from Maya as histories and we will learn a little about the Script Edi
-
18:16 Popular
Tutorial - Python in Maya - External Editor - PT
Added 148 Views / 0 Likes[EN] In this tutorial, i will show you how use an external editor like Notepad++ (or other: Eclipse, JEdit, etc...). I will call an external MEL file and also an external Python file saved in our HD. This is very useful because we can save our scripts and
-
12:39 Popular
Tutorial - Python in Maya - Exemplo Pratico - PT
Added 165 Views / 0 Likes[EN] In this lesson, we will see a little practical example about using Python in Maya. We will just create a connection between a node (locator) and selected objects in then scene. The concepts of "variable", "list" and "for loop" are usefull to make our