Substance Painter
In this start to finish texturing project within Substance Painter we cover all the techniques you need to texture the robot character.
Hello SimplyMaya Community :) I'm trying to make a small UI which enables the user to list and select objects, and shaders in a scene. this UI would...
Thread by: anubispf Subscribe
Views: 3,485
anubispf 15-12-2013|11:31 PM
Replies: 0
Views: 3,485
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,480
crgowo
by crgowo
08-12-2002|05:30 PM
Replies: 4
Views: 3,480
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,461
mike_bonifacio
by arneoog
11-12-2006|06:56 AM
Replies: 1
Views: 3,461
Anyone here familiar with 'Complete Maya Programming' book by David Gould? Well I'm studying with that book now and I'm kinda stuck with sth I don't...
Thread by: Ace of FX Subscribe
Views: 3,391
Ace of FX 25-05-2014|10:26 AM
Replies: 4
Views: 3,391
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,390
suzanne 23-07-2004|05:19 AM
Replies: 1
Views: 3,390
I have some questions regarding making a plugin for Maya in the Maya 8.0 Script Editor. But first I would like to show you what I have so far in the...
Thread by: Tammy Subscribe
Views: 3,362
Tammy
by t1ck135
27-03-2008|09:07 AM
Replies: 1
Views: 3,362
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
I need a tool which enables me to create contribution maps with a name of my choice and adding opacity pass to the respective contribution map. ...
Thread by: Gourish317 Subscribe
Views: 3,343
Gourish317 04-11-2016|02:03 AM
Replies: 0
Views: 3,343
I keep getting a syntax error when I try to put the result of a polyUnite into a string array. string $polySurf; = `polyUnite $planeList...
Thread by: ScoobyTheNatty Subscribe
Views: 3,334
ScoobyTheNatty
by Gen
17-12-2013|10:10 PM
Replies: 1
Views: 3,334
I would like to write a mel script to select certain objects.. for instance i would like to select the joints in a rig I intend to skin to. (I...
Thread by: leotikansas Subscribe
Views: 3,325
leotikansas 08-05-2008|09:05 PM
Replies: 2
Views: 3,325
I downloaded the findAndReplace.mel script from: http://www.creativecrash.com/maya/script/findandreplace I put it in the scripts folder. When I...
Thread by: sparkyrex Subscribe
Views: 3,325
sparkyrex
by ieoie
17-03-2015|09:53 AM
Replies: 1
Views: 3,325
I would like to go further into rigging my characters and gain a solid MEL education mostly for animation (so I can build my own animation tools to...
Thread by: tgx Subscribe
Views: 3,319
tgx 30-01-2003|05:02 PM
Replies: 5
Views: 3,319
Hey guys, Was wondering how would I go about either setting a particle grid to be made on the position of a plane or have a plane be created at a...
Thread by: bendingiscool Subscribe
Views: 3,314
bendingiscool 19-05-2008|11:33 PM
Replies: 3
Views: 3,314
Just got my copy of Mark's book today. OMG, this rocks! I'm going to have to be careful that MEL doesn't take over my life. Nice job, Mark! :D
Thread by: dannyngan Subscribe
Views: 3,309
dannyngan
by Hugh
21-05-2003|07:56 AM
Replies: 6
Views: 3,309
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,292
catchyid 08-11-2015|12:47 PM
Replies: 0
Views: 3,292
string $selections = `ls -sl`; for ($selection in $selections) { addAttr -ln vcoord -at double -min 0 -max 1 $selection; ...
Thread by: faraj Subscribe
Views: 3,283
faraj
by kbrown
15-07-2007|06:16 AM
Replies: 4
Views: 3,283
Is their any script through which i can convert my high poly model to low poly...?
Thread by: Dushyant Subscribe
Views: 3,256
Dushyant 12-07-2011|08:54 PM
Replies: 0
Views: 3,256
Hello, I have sprites that I would like to make randomly rotate on the Z Axis, how would you write an expression for this? Cheers in advance. ...
Thread by: bendingiscool Subscribe
Views: 3,255
wokendreams 28-11-2007|06:58 PM
Replies: 1
Views: 3,255
here's a script I've been working on. It'll make camera animation alot easier. Some people have helped me create it when I got stuck on the coding,...
Thread by: Grayth Subscribe
Views: 3,238
Grayth
by Grayth
25-10-2005|07:41 PM
Replies: 0
Views: 3,238
Happy New Year all! I was wondering if there's a way of setting start and end times on a runtime expression. I mean, since a runtime expression is...
Thread by: Calvin Subscribe
Views: 3,229
Calvin
by Calvin
15-01-2003|01:26 AM
Replies: 2
Views: 3,229
Hi, Suppose I have one human model(A) and another human model of different size(B). I want to transform A to B that is I want to transform the...
Thread by: sononu Subscribe
Views: 3,222
sononu 23-09-2014|06:59 PM
Replies: 1
Views: 3,222
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,217
eharmon
by eharmon
28-06-2016|04:29 PM
Replies: 0
Views: 3,217
Hi guys, how do I add smoke to my train - I want the smoke to blow upwards when the train is stationary, and for it to blow backwards as the train...
Thread by: soreel Subscribe
Views: 3,212
soreel
by Alan
26-11-2003|07:04 PM
Replies: 3
Views: 3,212
New to script writing, I tried using a script from a book and it gave me this error. What does that mean? seems "$include" is fairly common. So...
Thread by: Zer0Boy Subscribe
Views: 3,200
Zer0Boy 28-06-2013|04:07 AM
Replies: 10
Views: 3,200
I am planning on releasing the MEL program that I described earlier as sophisticated MEL animation program that: Automatically animates both biped...
Thread by: skywola Subscribe
Views: 3,199
skywola
by Falott
10-03-2006|07:29 AM
Replies: 10
Views: 3,199
Showing threads 251 to 275 of 577
Currently Active Users 10 ( 0 members & 10 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