Introduction to Maya - Modeling Fundamentals Vol 1
This course will look at the fundamentals of modeling in Maya with an emphasis on creating good topology. We'll look at what makes a good model in Maya and why objects are modeled in the way they are.
I am working on the dragon head tutorial and I have noticed that a few times Kurt uses a shelf button for xray. I am new to maya and honestly I just...
Thread by: Der Kaiser Subscribe
Views: 6,797
Der Kaiser 13-06-2005|07:08 PM
Replies: 10
Views: 6,797
Hello everyone, first time posting here and I would really appreciate your help. I’m writing one of my first scripts in MEL and I encountering a...
Thread by: fifoux Subscribe
Views: 6,687
MollyTSnyder 11-01-2022|02:50 PM
Replies: 2
Views: 6,687
OK, since you all have been so helpful in my endeavours to get my MEL chops up to par, I'm back again with another question. I'm trying to write...
Thread by: Dann Subscribe
Views: 2,230
Dann
by Dann
14-12-2004|10:25 PM
Replies: 5
Views: 2,230
What's the easiest way to get a camera's position in worldspace without using the xform command. Keep in mind that it can be parented under other...
Thread by: Alan Subscribe
Views: 2,774
Alan
by Alan
19-04-2004|02:20 PM
Replies: 1
Views: 2,774
Ok, this is a work in progress. I am programming a raytracer in c++. I will post a first update tonight, with diffuse shading. I will be using two...
Thread by: MattTheMan Subscribe
Views: 18,728
MattTheMan 24-05-2006|12:13 AM
Replies: 90
Views: 18,728
Sure this post may be unecessary and in the wrong section, but when I'm looking for a specific MEL script - that is cfVertextoJoint / cfJointtoVertex...
Thread by: da2tha3 Subscribe
Views: 1,947
da2tha3 26-12-2007|02:39 AM
Replies: 1
Views: 1,947
Cwaist is all the bones gouped so its pivot is in the orgin rfoot and lfoot are my control foot bones. and im tring to gey the waist to say...
Thread by: crgowo Subscribe
Views: 3,481
crgowo
by crgowo
08-12-2002|05:30 PM
Replies: 4
Views: 3,481
Hello, I have some animations and save it, but on the next day when I wanted to continue it, some of the animations are missing. Luckily, I saved...
Thread by: Darkmot Subscribe
Views: 4,329
Darkmot 18-07-2012|01:28 PM
Replies: 7
Views: 4,329
Sorry for all my newbish questions, but what does it mean when something is enclosed by these `` ? Like for example float $locZ = `getAttr...
Thread by: Gun-Kata Subscribe
Views: 1,160
Gun-Kata 28-06-2004|04:40 PM
Replies: 3
Views: 1,160
This is a detailed explaination of the Walkerman procedure for creating a biped skeleton . . . . If you want a procedure to only be callable...
Thread by: skywola Subscribe
Views: 1,390
skywola
by skywola
10-03-2006|07:26 AM
Replies: 0
Views: 1,390
This is the third procedure called, in the Walkerman program. If you are stepping thru Walkerman with the script editor, you would be doing this:...
Thread by: skywola Subscribe
Views: 1,616
skywola
by skywola
10-03-2006|12:12 PM
Replies: 0
Views: 1,616
On this procedure, I will only list PART of it, it is very straigh-forward and relatively redundant, as far as the commands go. If you want to...
Thread by: skywola Subscribe
Views: 1,424
skywola
by skywola
10-03-2006|11:19 AM
Replies: 0
Views: 1,424
Does anybody know how to get the global position of a vertex on an object using mel scripting. I tried this: float $VtxPos = `polyMoveVertex -q...
Thread by: Forlax Subscribe
Views: 7,859
Forlax
by Forlax
07-11-2004|01:50 PM
Replies: 4
Views: 7,859
Hey there. So since I started learning MEL a while ago, I wanted to try out something that interested me for a while now. My question would be if...
Thread by: exodune Subscribe
Views: 5,319
exodune
by exodune
06-09-2015|02:53 PM
Replies: 0
Views: 5,319
Hi all I have some new and rebuild mel script. I hope, you like my scripts :bounce: Smooth Proxy with Side by Side V2.0| Download How can...
Thread by: equinox Subscribe
Views: 3,829
equinox
by equinox
14-01-2004|10:07 AM
Replies: 7
Views: 3,829
YouTube - capture 1 After executing the script I replace one value(the y value within the move command ) with a variable that has the same exact...
Thread by: oiver55 Subscribe
Views: 2,664
oiver55
by ctbram
29-01-2011|01:55 PM
Replies: 1
Views: 2,664
Hi everyone! I have this simple task, where I want to offset the values on multiple animation curves on différent objects. Objects names are:...
Thread by: cbernadet Subscribe
Views: 4,318
cbernadet 29-11-2017|04:39 PM
Replies: 0
Views: 4,318
Ok,, MEL doesn't allow arrays/matirces of more than two dimensions.... I need a 'matrix' with 3 dimensions.....which I can't have....that...
Thread by: Forlax Subscribe
Views: 1,403
Forlax 30-01-2006|02:11 AM
Replies: 1
Views: 1,403
Hi folks, I'm learning MEL and having trouble understating what's going on here. I'm trying to get a variable from the sum of another two...
Thread by: gatopingado Subscribe
Views: 2,909
gatopingado 25-06-2021|03:53 AM
Replies: 0
Views: 2,909
i am trying to select a range of objects using mel. is this even possible? for a uni project i am using ncloth to lay a cobblestone path (the path...
Thread by: davad138 Subscribe
Views: 14,582
AverageRigger 29-01-2020|03:10 PM
Replies: 2
Views: 14,582
Is it possible to make a MEL script that reads inputs from a file or the COM port and uses the data to create a CV-curve? I´m making a little item...
Thread by: DukerX Subscribe
Views: 5,642
DukerX
by Alan
23-05-2003|06:00 PM
Replies: 17
Views: 5,642
Hey guys, Basically what I am after is a way of running an expression on multiple objects, for instance... polySphere -name "ball"; expression...
Thread by: bendingiscool Subscribe
Views: 5,083
bendingiscool 22-10-2008|05:43 AM
Replies: 2
Views: 5,083
Hi, I've heard a lot about MEL and that it can be used extensively in the CG industry. But can someone explain to me exactly what areas it is used...
Thread by: nspiratn Subscribe
Views: 3,344
nspiratn 18-09-2003|02:18 PM
Replies: 5
Views: 3,344
Hey all Maya user, I thought that I share my scripts for Maya so that you can make use of them: https://gumroad.com/schocki Some examples are:...
Thread by: LaGhost Subscribe
Views: 8,417
LaGhost
by LaGhost
18-07-2018|10:06 AM
Replies: 0
Views: 8,417
I am working on a animation short with a group of about 8 people and we have an area where all the master files are stored. I want to keep my project...
Thread by: discostu Subscribe
Views: 2,375
discostu 14-07-2006|05:30 PM
Replies: 2
Views: 2,375
Showing threads 1 to 25 of 577
Currently Active Users 11 ( 0 members & 11 guests)
Threads in Forum : Programming
Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off