Introduction to Maya - Modeling Fundamentals Vol 2
This course will look in the fundamentals of modeling in Maya with an emphasis on creating good topology. It's aimed at people that have some modeling experience in Maya but are having trouble with complex objects.
I´m currently reading The MEL Companion. very good lecture! but - is it possible, since the book was published in 2003 that some of the scripting...
Thread by: Falott Subscribe
Views: 2,210
Falott
by Falott
05-03-2006|09:36 AM
Replies: 3
Views: 2,210
I am designing a simple user interface. I want user to input 2 separate float values, a text string, and select from a choice of 2 items. I want the...
Thread by: suzanne Subscribe
Views: 3,406
suzanne 23-07-2004|05:19 AM
Replies: 1
Views: 3,406
I'm trying to learn to write my first tool, using other people's tools as a reference as well as the docs. I want to add a slider and the docs tell...
Thread by: Dann Subscribe
Views: 2,092
Dann
by Alan
25-02-2004|04:51 PM
Replies: 7
Views: 2,092
Hi, I'm tryng to get pinball to run with Maya by using this MELO-script: It doesn't give me any errors, but it's not giving me anything else...
Thread by: Husam Subscribe
Views: 1,752
Husam
by kbrown
21-01-2007|11:24 AM
Replies: 8
Views: 1,752
I've heard of it existing, but have no idea where to find it, or what it's called. Can anyone point me in the right direction? Cheers, phL
Thread by: phloam Subscribe
Views: 1,914
phloam
by phloam
30-05-2004|03:35 AM
Replies: 2
Views: 1,914
Hey. Does anyone know how to trucate a number with some degree of control? My float values often look like 0.5505370157 and when I print them...
Thread by: Dann Subscribe
Views: 1,705
Dann
by Dann
05-11-2004|01:40 AM
Replies: 2
Views: 1,705
hi. i have a model done in all triangles. i want to convert the triangles to quads but i don't know how. i was pretty sure i did it once a long...
Thread by: mike_bonifacio Subscribe
Views: 3,479
mike_bonifacio
by arneoog
11-12-2006|06:56 AM
Replies: 1
Views: 3,479
I have a treeView control that will not display all the items ( 1500) that I've added. Is there a maximum number of items that I can add? Is...
Thread by: eharmon Subscribe
Views: 3,229
eharmon
by eharmon
28-06-2016|04:29 PM
Replies: 0
Views: 3,229
I downloaded the "Tree Generator Mel". Its a free plugin... link below. http://www.treegenerator.mailru.com/ It Installed Ok, I'm very impressed...
Thread by: Garry1953 Subscribe
Views: 5,905
Kevin
by Kevin
24-09-2002|03:44 PM
Replies: 4
Views: 5,905
Some of you may have already downloaded my latest script. I though I'd let you know I just updated it. Here you go:...
Thread by: kbrown Subscribe
Views: 1,926
kbrown
by kbrown
03-06-2003|11:51 PM
Replies: 6
Views: 1,926
Hi, I am trying to understrand the transformation matrices used in "transform" node. According to maya docs, the final transformation is : matrix =...
Thread by: catchyid Subscribe
Views: 3,308
catchyid 08-11-2015|12:47 PM
Replies: 0
Views: 3,308
Hi guys. Wonder if you can help me on this one. I'm working on a 3 D nurbs model that is supposed to work like 2D outline animation, so I used...
Thread by: Edmart Subscribe
Views: 1,548
Edmart
by ckyuk
09-08-2003|11:04 AM
Replies: 2
Views: 1,548
ok i am no scripter or mel guy, mostly modeling... trying to make a toggle back face culling on/off this seem to turn it on, but does not act as...
Thread by: vladimirjp Subscribe
Views: 1,509
vladimirjp 19-11-2004|05:23 PM
Replies: 1
Views: 1,509
In another thread, JDigital did me the favor of mentioning the jsOrientJointUI script. . . . I had been looking for a script that could use a toggle...
Thread by: skywola Subscribe
Views: 7,841
skywola
by skywola
09-03-2006|06:09 AM
Replies: 2
Views: 7,841
I´d like to have a toggle command for turning softselection on and off. unfortunately I can´t find a way to query the softselection state.. thx
Thread by: Falott Subscribe
Views: 1,430
Falott
by Falott
24-03-2009|02:07 PM
Replies: 2
Views: 1,430
It's always bugged me that you can't get a hotkey or shelf button for stuff like toggling the Resolution gate on and off. And it's a major pain with...
Thread by: stwert Subscribe
Views: 9,482
stwert
by stwert
30-10-2011|01:53 PM
Replies: 2
Views: 9,482
// Toggle Isolate Selected // string $visPanel=`getPanel -vis`; int $mode; if (size($visPanel)>0) { for ($panel in $visPanel) { if (`match...
Thread by: Falott Subscribe
Views: 8,753
Falott
by Falott
05-09-2006|08:47 PM
Replies: 7
Views: 8,753
Looking for a button to toggle Backface Culling? Here is a script you can drag to your shelf. It toggles Backface Culling on/off on selected...
Thread by: masterfool Subscribe
Views: 2,987
masterfool 18-02-2005|06:40 PM
Replies: 0
Views: 2,987
Hi, I tried to follow the instructions in a tutorial about the making of a tail which uses a mel needed to delay the movement of joints, but when...
Thread by: hi2all Subscribe
Views: 6,739
hi2all
by skywola
15-02-2006|03:18 AM
Replies: 2
Views: 6,739
During the building process of the Walkerman program that I created, I found that it was necessary at times to re-call up a window if I had closed...
Thread by: skywola Subscribe
Views: 1,740
skywola
by skywola
04-03-2006|07:06 AM
Replies: 1
Views: 1,740
Am I right in thinking the best way to select a node via a script would be to select it via a unique attribute name? As opposed to using an explicit...
Thread by: misterjackson Subscribe
Views: 4,760
misterjackson 10-10-2011|09:33 AM
Replies: 14
Views: 4,760
Does anyone know how to write a script that would planar projection map all the faces of a model visible to the camera along the direction that the...
Thread by: carrot juice Subscribe
Views: 2,694
hkal
by hkal
14-04-2004|06:57 AM
Replies: 6
Views: 2,694
Hey Guys, Complete nub coder trying to streamline rigging process here. Having an issue with textfield queries within a window, as a start just...
Thread by: bigmoosage Subscribe
Views: 4,562
bigmoosage
by Gen
19-07-2013|10:06 PM
Replies: 5
Views: 4,562
Is there a mel command to determine whether a given channel of an object is animated or not ? Thanks ...
Thread by: suzanne Subscribe
Views: 2,815
suzanne 23-07-2004|05:15 AM
Replies: 4
Views: 2,815
I am working on a project with someone and I need a mel script to set up image planes with certain positions and size attributes. I have tried...
Thread by: Jasonnator Subscribe
Views: 2,526
Jasonnator 29-09-2006|10:56 AM
Replies: 2
Views: 2,526
Showing threads 26 to 50 of 577
Currently Active Users 3 ( 0 members & 3 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