Complex UV Layout in Maya
Over the last couple of years UV layout in Maya has changed for the better. In this course we're going to be taking a look at some of those changes as we UV map an entire character
hello. im working on a project where i need to have an infinite amount of cones pop out from the ground and land infront of a car. im not too...
Thread by: vladimirjp Subscribe
Views: 1,263
vladimirjp 07-03-2006|06:41 PM
Replies: 3
Views: 1,263
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,212
Falott
by Falott
05-03-2006|09:36 AM
Replies: 3
Views: 2,212
Does anyone know if there is a way to convert a string to an int or a float. Example: string $mystring = "15"; int $myint = ($mystring - 1);...
Thread by: mayakid14 Subscribe
Views: 17,102
mayakid14
by Alan
29-03-2006|03:12 PM
Replies: 3
Views: 17,102
when i try to write an expression in maya, i keep getting an error attributes must be of float, integer, or boolean types filmTranslate. film...
Thread by: mike_bonifacio Subscribe
Views: 1,483
mike_bonifacio
by skywola
21-06-2006|08:47 PM
Replies: 3
Views: 1,483
I often have to make the same corrections like change backface culling to a bunch of objects. instead of doing it all manually it would be great to...
Thread by: Falott Subscribe
Views: 1,881
Falott 04-08-2006|10:03 PM
Replies: 3
Views: 1,881
Hi , on the Apache tutorial animation disc, he runs through what he did to create smoke and heat distortion. In his expressions he refers to ...
Thread by: mio Subscribe
Views: 2,488
mio
by mio
04-03-2008|11:15 AM
Replies: 3
Views: 2,488
I never use plugins but I decided to give them a try. I found one that looks useful and followed the install directions precicely. But once I open...
Thread by: Perfecto Subscribe
Views: 2,428
Perfecto 31-05-2010|07:08 PM
Replies: 3
Views: 2,428
I want to learn OpenGL (ES specifically). I've used OpenGL a bit in the past (really only a bit though), but only the fixed pipeline. Do you know of...
Thread by: elephantinc Subscribe
Views: 4,879
elephantinc
by Chirone
11-05-2011|12:50 AM
Replies: 3
Views: 4,879
I got this Create Tube Mel Script, was following the install info, that is it goes into the script folder, problem is, a got a ton of subscript...
Thread by: ezysk Subscribe
Views: 3,202
Darkon
by Darkon
18-09-2002|11:14 PM
Replies: 2
Views: 3,202
Debugging per particle expressions is pain in the butt when you have lot's of stuff affecting things. I figured if I just could export the data out...
Thread by: kbrown Subscribe
Views: 1,459
kbrown
by kbrown
01-02-2003|12:57 AM
Replies: 2
Views: 1,459
Hi, I'm trying to start MAYA 5.0 from a windows C# application. I can make it start ok (I used the System.Diagnostics.Process class) but what I...
Thread by: dougt Subscribe
Views: 2,598
dougt
by dougt
11-07-2003|03:36 PM
Replies: 2
Views: 2,598
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
How to control the size of a window . . . string $window = `window -title "Window Sizing"`; columnLayout -adjustableColumn true; button -label...
Thread by: skywola Subscribe
Views: 2,734
skywola
by skywola
25-03-2006|05:37 PM
Replies: 2
Views: 2,734
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,844
skywola
by skywola
09-03-2006|06:09 AM
Replies: 2
Views: 7,844
To create an expression in MEL, you would do this: expression -s "ls.rotateY = time;" -o expression1 -ae 1 -uc all ; // Result: expression1 // ...
Thread by: skywola Subscribe
Views: 1,695
skywola
by skywola
25-03-2006|05:36 PM
Replies: 2
Views: 1,695
how do I randomize some selected vertices with the rand-command? just need to move the verts in Y a tiny little distance.
Thread by: Falott Subscribe
Views: 7,325
Falott
by Falott
01-06-2006|06:01 PM
Replies: 2
Views: 7,325
I've written a little script that creates a master cube and a bunch of followers. Hard to explain the usage for this, but go with me. It actually...
Thread by: Dann Subscribe
Views: 1,327
Dann
by Dann
08-06-2006|06:39 PM
Replies: 2
Views: 1,327
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,395
discostu 14-07-2006|05:30 PM
Replies: 2
Views: 2,395
Hi I am very new to mel commands, I have split my polygon faces in to single pieces.now i have more the 1000 faces. I want to animate them...
Thread by: Nirmal_c Subscribe
Views: 3,135
Nirmal_c
by Weyu
23-02-2008|07:50 AM
Replies: 2
Views: 3,135
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
is it possable to make a ai file of a face and then make another file for the mouths then make a slider control so when you slide it the normal mouth...
Thread by: 3dNinja1 Subscribe
Views: 2,580
3dNinja1 23-10-2009|12:45 AM
Replies: 2
Views: 2,580
Hi Friends.... I have MAYA8.5. Im just a beginner in it. Just started working on it. Actually my question is. When i create a poly or nurbs....
Thread by: srivar1234 Subscribe
Views: 1,800
srivar1234 07-11-2009|08:22 PM
Replies: 2
Views: 1,800
Hi, I'm just getting started with scripting and I'm trying to create a simple script that would duplicate an object i've created in an array. I...
Thread by: garch Subscribe
Views: 3,837
garch 14-12-2009|05:52 PM
Replies: 2
Views: 3,837
lets say I have a pointlight I want to query the colorRGB values from and copy those values into a spotlights colorRGB. (I need to use an array...
Thread by: Falott Subscribe
Views: 7,431
Falott
by Falott
22-03-2010|06:43 AM
Replies: 2
Views: 7,431
I've posted a script for keying only one selected attribute. Very useful for animators. Not dealing with all the attributes and messing their graph....
Thread by: ColdWave Subscribe
Views: 3,656
ColdWave 06-01-2011|11:12 PM
Replies: 2
Views: 3,656
Showing threads 226 to 250 of 577
Currently Active Users 7 ( 0 members & 7 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