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 How to get the value of the position of polygon vertex (x y z)... What is the MEL command to get the value ... Please some one reply me...
Thread by: Nirmal_c Subscribe
Views: 65,705
souzasan 01-09-2007|06:38 AM
Replies: 26
Views: 65,705
Hi there. I worked on a project one week. Once I restarted my computer . When I tried to open my .mb this error showed: // Error: line 0: Error...
Thread by: PiroEfekta Subscribe
Views: 62,398
OriannaMainJack 03-08-2016|05:52 PM
Replies: 13
Views: 62,398
Well, people, I haven't programmed in a while. Now I want to make an MEL script that takes a Maya scene and makes an Indigo XML file. So far- this...
Thread by: MattTheMan Subscribe
Views: 42,236
MattTheMan 19-06-2008|09:10 AM
Replies: 186
Views: 42,236
Hi, I am making a GUI with MEL and I want to list all objects in the Maya scene (both selected and unselected) when the GUI open. Right now I am...
Thread by: vern Subscribe
Views: 36,195
vern
by vern
01-09-2003|05:12 PM
Replies: 5
Views: 36,195
what first seemed to be an easy task turned out to break my head right now. What I need to do is (for many many files and layers) to output rendered...
Thread by: Falott Subscribe
Views: 25,294
Falott 08-09-2011|01:57 AM
Replies: 26
Views: 25,294
I built a tool to measure angles in Maya. I think it could be pretty useful. I know there are a few others out there like this, but I hope that this...
Thread by: stwert Subscribe
Views: 23,794
stwert
by stwert
28-10-2017|07:48 PM
Replies: 14
Views: 23,794
Is there a way to determine an object's material via MEL? Even better, is there a way to find the material that is assigned to a specific face? I...
Thread by: dannyngan Subscribe
Views: 21,093
dannyngan 14-01-2003|03:58 AM
Replies: 11
Views: 21,093
Hi everyone! 'been out of touch for a time. I'm fairly new to scripting. I'm trying to create an animation friendly UI window using the textbook...
Thread by: skyzeyez Subscribe
Views: 20,742
skyzeyez 13-05-2003|09:34 PM
Replies: 11
Views: 20,742
hi, i am new to python ... recently i had watched some tutorial about python. and i try it, it work in IDLE but when i apply in MAYA it doesn't...
Thread by: yiingrou Subscribe
Views: 19,083
warnerarc 27-07-2021|06:38 AM
Replies: 2
Views: 19,083
anyone have or know where i can get a snap to joints script? Thanks David
Thread by: djb123 Subscribe
Views: 18,901
djb123 24-07-2014|06:35 AM
Replies: 3
Views: 18,901
Ok, this is a work in progress. I am programming a raytracer in c++. I will post a first update tonight, with diffuse shading. I will be using two...
Thread by: MattTheMan Subscribe
Views: 18,621
MattTheMan 24-05-2006|12:13 AM
Replies: 90
Views: 18,621
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,053
mayakid14
by Alan
29-03-2006|03:12 PM
Replies: 3
Views: 17,053
This is a script for cloning a tank tread. I got it from a tutorial but applying it on different model. I tried to make sure that names of the...
Thread by: baguzie2 Subscribe
Views: 16,812
baguzie2 15-07-2014|11:49 PM
Replies: 11
Views: 16,812
Hi all, Please tell if anyone have some script to delete hidden objects at once.. Thanks
Thread by: PratikAnimator Subscribe
Views: 16,384
Jackkd88 03-09-2020|02:11 PM
Replies: 1
Views: 16,384
Hi all, I have been ripping my hair out trying to get this correct. What I have is an airplane that is instanced to particles and moved in formation...
Thread by: tsefreeflow Subscribe
Views: 16,300
tsefreeflow
by ieoie
03-02-2013|07:43 PM
Replies: 3
Views: 16,300
I am trying the following setup: NCloth material has a) or a initial state, b) a copy of mesh in initial state NCloth is tearable and will split...
Thread by: brandaoSA Subscribe
Views: 15,398
brandaoSA 08-06-2020|08:41 AM
Replies: 0
Views: 15,398
Does anyone know how to add a "spin faces" MEL to Maya. I do not know anyhting about MEL. I downloaded something off of the Internet and it seems as...
Thread by: usassg1124 Subscribe
Views: 15,037
usassg1124
by Jay
01-05-2014|09:38 PM
Replies: 21
Views: 15,037
Is anyone aware of a mel script that allows you to reference a pose from another scene file. I have a master scene file that I'm cutting up into shot...
Thread by: Razgriz Subscribe
Views: 14,668
Razgriz
by Razgriz
27-09-2019|07:12 AM
Replies: 0
Views: 14,668
i am trying to select a range of objects using mel. is this even possible? for a uni project i am using ncloth to lay a cobblestone path (the path...
Thread by: davad138 Subscribe
Views: 14,493
AverageRigger 29-01-2020|03:10 PM
Replies: 2
Views: 14,493
Hi I update "Project Manager". Click here to Download In V2.0 - Thumbnail added. Now you can save your files with thumbnails and you...
Thread by: equinox Subscribe
Views: 14,388
equinox
by equinox
17-05-2019|12:26 AM
Replies: 2
Views: 14,388
Of all the forums up here, this one seems to get very little traffic. Either everyone here is very comfortable with MEL and expressions or no one's...
Thread by: dannyngan Subscribe
Views: 13,387
dannyngan 29-01-2003|10:21 PM
Replies: 40
Views: 13,387
What is this Warning ??, How can I solve it ?? // Warning: file: C:/Program Files/Autodesk/Maya2013/scripts/startup/rememberViewportSettings.mel...
Thread by: henno Subscribe
Views: 13,260
henno
by henno
19-11-2013|01:25 PM
Replies: 7
Views: 13,260
Hi can anyone tell me how can I remove the extra space between these two layouts ( Check screenshot) if ( `window -exists...
Thread by: jayantbhatt1997 Subscribe
Views: 12,909
jayantbhatt1997 16-02-2020|10:08 AM
Replies: 0
Views: 12,909
Hrr...here it is :) My first, not complete, not optimized, not fully tested, propably buggy but somewhat usable I hope :D Just extract it in...
Thread by: kbrown Subscribe
Views: 12,782
syfer
by syfer
30-03-2014|08:04 PM
Replies: 29
Views: 12,782
Hello world! I am currently experimenting with txt files inside maya. F.e. " 1 sphere 2 cube 3 cylinder 4 cone 5 plane "
Thread by: AverageRigger Subscribe
Views: 12,591
AverageRigger 30-10-2020|10:30 AM
Replies: 1
Views: 12,591
Showing threads 1 to 25 of 577
Currently Active Users 26 ( 0 members & 26 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