Introduction to Maya - Rendering in Arnold
This course will look at the fundamentals of rendering in Arnold. We'll go through the different light types available, cameras, shaders, Arnold's render settings and finally how to split an image into render passes (AOV's), before we then reassemble it i
Hi, So for work im trying to build a pipeline and we use google sheets to organize most of it. On the server I have a a module that accesses...
Thread by: jeremytaylortd Subscribe
Views: 9,019
jeremytaylortd 16-04-2019|01:32 AM
Replies: 0
Views: 9,019
This is for a transfer shader between different software tool I’m working on. The geometry shape nodes have a multi attribute with a long list of...
Thread by: agelosc Subscribe
Views: 9,018
agelosc
by agelosc
08-01-2020|10:33 AM
Replies: 0
Views: 9,018
Hi, I created a Blinn material and it has 2d texture node now what I want is that when the user runs this script it should ask which texture he wants...
Thread by: jayantbhatt1997 Subscribe
Views: 8,857
jayantbhatt1997 15-02-2020|10:30 AM
Replies: 0
Views: 8,857
hi good day to everyone, i have download a maya script mel for building modeling. but i duno how to use mel script,can some one teach me st:faces:p...
Thread by: omegaend Subscribe
Views: 8,794
omegaend 11-04-2011|07:41 AM
Replies: 3
Views: 8,794
Hello everyone, I have a situation that root bone pivots on different poses are all at slightly different position and I need them be at 0,0,0,...
Thread by: djidji Subscribe
Views: 8,791
djidji
by djidji
23-10-2021|03:29 PM
Replies: 0
Views: 8,791
// 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,727
Falott
by Falott
05-09-2006|08:47 PM
Replies: 7
Views: 8,727
Hi, Using python in maya, How to transfer specific color set from one object to another rather than all color sets. Additionally, How...
Thread by: arnovc Subscribe
Views: 8,712
arnovc
by arnovc
04-12-2021|03:38 AM
Replies: 0
Views: 8,712
I just want to automate this with mel. I thought "How hard could it be?"... HA! I just to make a mel script that will: render frames 1-10 into...
Thread by: danielames Subscribe
Views: 8,663
danielames 22-06-2012|06:01 PM
Replies: 1
Views: 8,663
1. create cylinder, name it "Coin" 2. scale so it's like a coin 3. Choose Window>Animation Editors>Expression Editor Now, in this window, we can...
Thread by: Darkware Subscribe
Views: 8,619
Darkware
by kbrown
10-10-2002|07:01 AM
Replies: 14
Views: 8,619
Hi I find myself always struggling to frame the playback min/max. I would like to make it so that I have the Left key a hot key for setting it...
Thread by: Saijee Subscribe
Views: 8,579
Saijee
by Saijee
31-12-2014|07:58 PM
Replies: 8
Views: 8,579
so im trying to emulate a firelight flicker using MEL but i have no real scripting experience. I looked up a few codes but they kept giving me...
Thread by: MamoruK Subscribe
Views: 8,472
MamoruK
by ieoie
03-02-2013|07:28 PM
Replies: 5
Views: 8,472
Hey all, to save time, I need a shortcut to toggle the transparency of the default shader. So I want to create a small MEL script to test and set...
Thread by: Eelco Subscribe
Views: 8,455
Eelco
by t1ck135
01-10-2007|11:54 AM
Replies: 11
Views: 8,455
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,426
LaGhost
by LaGhost
18-07-2018|10:06 AM
Replies: 0
Views: 8,426
Hi there! Hope this is the correct place to post this. I'm looking for a maya script where I select the vertices and after so many numbers behind...
Thread by: V3DMode Subscribe
Views: 8,423
V3DMode
by V3DMode
21-05-2020|08:40 PM
Replies: 0
Views: 8,423
Hi, i'm new here. I'm studying Game programming at AIV in Rome, and in our year program there's a part of Tool Programming with Maya using MEL and...
Thread by: FrancescoRon97 Subscribe
Views: 8,260
FrancescoRon97 08-12-2018|10:57 AM
Replies: 0
Views: 8,260
Does anybody know a command, that can select only flipped UVs? Without full layout all UVs ( Like a TwinAssetChecker here:...
Thread by: MKote Subscribe
Views: 8,215
MKote 16-02-2014|01:09 AM
Replies: 3
Views: 8,215
Hi, How to transfer skinning weights from one mesh to another using python.
Thread by: arnovc Subscribe
Views: 8,098
arnovc
by arnovc
04-12-2021|03:40 AM
Replies: 0
Views: 8,098
this might be a simple task but I didn´t find any working solution yet - please help! task: select lots of objects and all their instances via...
Thread by: Falott Subscribe
Views: 8,080
Falott
by Falott
26-03-2013|07:16 AM
Replies: 4
Views: 8,080
How can I pass a Mel string variable into a python call from within a mel script ? so I want to do something like this ... but this doesn't work:...
Thread by: suzanne Subscribe
Views: 8,012
suzanne
by t1ck135
17-03-2008|10:13 PM
Replies: 1
Views: 8,012
Hi Guys, I am trying to find a way to automatically snap (or move ) all vertexs from one Obj to the other. These two Objs has the same...
Thread by: lkpklk Subscribe
Views: 8,008
lkpklk
by lkpklk
29-09-2020|05:07 AM
Replies: 0
Views: 8,008
I have a function that opens the dialog box and returns the string import maya.mel as mel import maya.cmds as cmds scnFilter ="All Scene files...
Thread by: sanfx Subscribe
Views: 8,006
sanfx
by sanfx
06-11-2012|05:43 PM
Replies: 4
Views: 8,006
Hi Guys, Im looking for a very simple thing really, exactly like the HUD display that shows the number of verts and faces, but i want Maya to tell...
Thread by: Mr_Skinner Subscribe
Views: 7,988
Mr_Skinner 27-07-2004|09:18 AM
Replies: 4
Views: 7,988
I'm creating my custom shelf and I can't find the location of the icons that are already applied on other shelf buttons, such as the up and down...
Thread by: BennyK Subscribe
Views: 7,899
BennyK
by BennyK
23-10-2007|02:10 AM
Replies: 8
Views: 7,899
Hi, Let me introduce myself first, My name is Jouri and I enjoy programming, new challenges and to improve things. So that been said, I...
Thread by: Jouri Subscribe
Views: 7,899
Jouri
by Jouri
07-12-2011|04:33 PM
Replies: 10
Views: 7,899
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,860
Forlax
by Forlax
07-11-2004|01:50 PM
Replies: 4
Views: 7,860
Showing threads 51 to 75 of 577
Currently Active Users 4 ( 0 members & 4 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