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, I dont get the right syntax for this little script for linking custom attributes. I have a locator with added attributes - schalA...schalH. I...
Thread by: Falott Subscribe
Views: 2,961
Falott
by Falott
23-12-2006|04:33 AM
Replies: 5
Views: 2,961
Hey guys, im trying to learn scripting and creating scripts. My aim is to create a script, plugin or program that enables me to quickly create...
Thread by: mr pix. Subscribe
Views: 1,689
mr pix.
by mr pix.
22-12-2006|03:00 PM
Replies: 2
Views: 1,689
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,463
mike_bonifacio
by arneoog
11-12-2006|06:56 AM
Replies: 1
Views: 3,463
do you have script for exporting a model to 3dsmax7 using maya7?
Thread by: tube86 Subscribe
Views: 1,314
pegasus
by pegasus
27-11-2006|01:48 PM
Replies: 1
Views: 1,314
I have the main procedure called shoppingMall (). In this procedure I've defined the position of the boxes in world coordinates and after I call...
Thread by: laiamulet Subscribe
Views: 3,993
laiamulet
by Alan
06-11-2006|01:51 PM
Replies: 2
Views: 3,993
I have several boxes and I need to get the Yvalue of one nurbs surface in the medium point of each box. Someone can help in how to script,.. how to...
Thread by: laiamulet Subscribe
Views: 2,950
laiamulet
by Dann
04-11-2006|01:34 AM
Replies: 7
Views: 2,950
I would like to ask if the global variable that I have defined in one of the scripts of the folder :my files>maya>scripts are loaded automatically,...
Thread by: laiamulet Subscribe
Views: 1,742
laiamulet
by Alan
03-11-2006|10:06 PM
Replies: 1
Views: 1,742
I'm architecture studet and I'm doing my final project using .mel scripting to generate the design. I've made an script to create some boxes with...
Thread by: laiamulet Subscribe
Views: 1,762
laiamulet 02-11-2006|02:45 AM
Replies: 2
Views: 1,762
Here I show you one of the procedures that I've created,.. here I'm trying to get the attributes of the nurbs surface (accesibility) in 2 points for...
Thread by: laiamulet Subscribe
Views: 1,581
laiamulet 02-11-2006|02:16 AM
Replies: 0
Views: 1,581
what exactly is a mel script and how do i use them??? any answer would help unless of course its completly off topic...
Thread by: Acid44 Subscribe
Views: 2,100
Acid44
by vic39
01-11-2006|06:07 PM
Replies: 3
Views: 2,100
does anybody know of some code which allows me to orient- and point-constrain 200 objects to 200 other objects in another way than -> select -r...
Thread by: Falott Subscribe
Views: 1,902
Falott
by Falott
28-10-2006|10:25 AM
Replies: 2
Views: 1,902
I have a creature model that is basically just a body and 2 arms. The arms use an IK solver. The model is rigged so that I can move the body...
Thread by: Velusion Subscribe
Views: 1,651
Velusion 25-10-2006|02:26 AM
Replies: 4
Views: 1,651
Hi, I developed a browser for maya. soBrowser is a tool that enables saving maya scenes by thumbnail, writing explanations for scenes and reaching...
Thread by: equinox Subscribe
Views: 1,301
equinox
by equinox
24-10-2006|03:56 PM
Replies: 0
Views: 1,301
Hi Guys Is there any way to get a set of data from a graph in maya, for example a data series of the points of which keys are set so that the...
Thread by: gster123 Subscribe
Views: 1,386
gster123 22-10-2006|05:14 PM
Replies: 2
Views: 1,386
Hi there. I have a polyplane that I would like to follow a particle. I have done the following the pariticle bit, but now I need to rotate the...
Thread by: r303 Subscribe
Views: 3,854
tigre
by tigre
18-10-2006|10:50 AM
Replies: 6
Views: 3,854
I'm trying to figure out how to use radio buttons. I've got it part of the way in the attached script, but can't get it to query the label. Can...
Thread by: Dann Subscribe
Views: 2,033
Dann
by Dann
30-09-2006|11:26 AM
Replies: 2
Views: 2,033
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,509
Jasonnator 29-09-2006|10:56 AM
Replies: 2
Views: 2,509
Hi all! I'm new around here, but love this site. I sort of stumble on it by accident, but I VERY happy I did. Anyway, here's my question. Can...
Thread by: sterlma Subscribe
Views: 1,577
sterlma 26-09-2006|07:48 PM
Replies: 1
Views: 1,577
Hi all. I need to animate a baby buggy but I want to create a expression so the when the buggy is translated in the +x and -x direction I want the...
Thread by: Stephen Subscribe
Views: 1,327
Stephen
by Stephen
24-09-2006|09:33 AM
Replies: 2
Views: 1,327
Hi again. I have a lot of MEL questions. But I'll try and not to ask them (so you won't get tired of me). One question though: I know you can...
Thread by: r303 Subscribe
Views: 1,390
r303
by r303
18-09-2006|03:37 PM
Replies: 2
Views: 1,390
hiii cg people its like me AND OUR LIL TEAM IS DEVELOPING A ROLE PLAYING GAME.(CODE NAME:CITY OF FIVE ELEMENTS )AND ITS LIKE A MYTHOLOGICAL SORT OF...
Thread by: kkashkaloti Subscribe
Views: 1,336
kkashkaloti 06-09-2006|07:00 PM
Replies: 0
Views: 1,336
// 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,723
Falott
by Falott
05-09-2006|08:47 PM
Replies: 7
Views: 8,723
ok, this is a real noob question - and I feel ashamed even asking it - I´m trying to create a new menu and used the mel command ref but the...
Thread by: Falott Subscribe
Views: 1,800
Falott
by Falott
04-09-2006|12:02 AM
Replies: 3
Views: 1,800
Can anyone provide me with the "detachSurface" melscript which works in maya 6.5.This melscript cuts any polygonal object into any no.of desired...
Thread by: lalit_wani Subscribe
Views: 1,403
lalit_wani 14-08-2006|12:42 AM
Replies: 2
Views: 1,403
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,871
Falott 04-08-2006|10:03 PM
Replies: 3
Views: 1,871
Showing threads 301 to 325 of 577
Currently Active Users 17 ( 0 members & 17 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