Integrating 3D models with photography
Interested in integrating your 3D work with the real world? This might help
Hi all, this is really my first attempt to dabble in MEL, so be kind, please... Now, please take a look at the following if-statement. ...
Thread by: Renderizer Subscribe
Views: 1,374
Renderizer
by Alan
17-11-2004|04:13 PM
Replies: 3
Views: 1,374
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: 8,426
Forlax
by Forlax
07-11-2004|01:50 PM
Replies: 4
Views: 8,426
Hey. Does anyone know how to trucate a number with some degree of control? My float values often look like 0.5505370157 and when I print them...
Thread by: Dann Subscribe
Views: 1,959
Dann
by Dann
05-11-2004|01:40 AM
Replies: 2
Views: 1,959
Is there a tool that will auto save your work every now and then?
Thread by: cracker Subscribe
Views: 1,920
cracker
by Dann
02-11-2004|07:16 PM
Replies: 1
Views: 1,920
Hey gang. Some time back, I write a script to control the film offset values of a camera using sliders. It's smart enough to know whether or not...
Thread by: Dann Subscribe
Views: 1,414
Dann
by Dann
13-10-2004|12:44 AM
Replies: 1
Views: 1,414
Does anyone know how to convert maya 6 files to maya 5.01 files? I know there is a way to do it when you open the script up in the notepad and then...
Thread by: Christian Kugler Subscribe
Views: 1,722
Christian Kugler 06-10-2004|10:09 AM
Replies: 3
Views: 1,722
script problem: trying a bit of particle contorl out with tangents etc along curves and i get error on this : are there any coding programs with...
Thread by: LauriePriest Subscribe
Views: 1,559
LauriePriest 04-10-2004|04:57 PM
Replies: 2
Views: 1,559
Hey people, I was wondering what my options were if I was to control audio within maya? Audiowave what I can get only seems to work for maya 4.5, and...
Thread by: dirack Subscribe
Views: 2,200
dirack 03-10-2004|07:20 PM
Replies: 8
Views: 2,200
I'm tryiing to write a simple script to turn off the preMultiply feature in the Maya software renderer. I know I can just turn it off in the render...
Thread by: Dann Subscribe
Views: 1,375
Dann
by Dann
11-09-2004|11:32 PM
Replies: 3
Views: 1,375
I've created a simple MEL syntax highlighting setup for BBEdit 8.0 on Mac OS X. It's available from the main page: http://www.melscripting.com/ ...
Thread by: mark_wilkins Subscribe
Views: 2,638
mark_wilkins 31-08-2004|09:54 AM
Replies: 0
Views: 2,638
hey i've been doing the book's crowd system got to page 393 trying to creat the dialogue box i used this code: //Interface global proc...
Thread by: mumbojumbo_13 Subscribe
Views: 3,522
mumbojumbo_13 30-08-2004|08:13 PM
Replies: 11
Views: 3,522
can a script be written to rotate progressivly, like the start of a turbine engine? thanx in advance murph
Thread by: murph Subscribe
Views: 1,920
murph
by murph
29-08-2004|12:30 PM
Replies: 7
Views: 1,920
hello. i know there are a few MEL savvy mods on this forum, as MEL is not my favorite thing to do. this may seem like a simple 4-5 line script to...
Thread by: vladimirjp Subscribe
Views: 8,140
vladimirjp 26-08-2004|04:34 PM
Replies: 3
Views: 8,140
Can someone tell me the synyax for MEL to to a if/or statement? I know in javascript it would be ||, but I can't find the command anywhere in the...
Thread by: Dann Subscribe
Views: 1,322
Dann
by Dann
26-08-2004|12:18 PM
Replies: 2
Views: 1,322
Hi all, Just wondering if someone could help me, i'm trying to make a simple script that allows me to press a key to turn off nurbs curves...
Thread by: ade90054 Subscribe
Views: 8,053
ade90054 23-08-2004|01:29 PM
Replies: 4
Views: 8,053
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: 8,761
Mr_Skinner 27-07-2004|09:18 AM
Replies: 4
Views: 8,761
Hi there. I want to create the effect of sheet lightning, by randomising the intensity of a point light. I can get this to happen, but i need...
Thread by: Binabik Subscribe
Views: 3,402
Binabik
by Binabik
27-07-2004|12:21 AM
Replies: 6
Views: 3,402
I'm currently playing with some MEL-scripting, but there is something I just can't figure out.. Is there a way to insert an "arglist" after a...
Thread by: DukerX Subscribe
Views: 1,561
DukerX
by DukerX
24-07-2004|01:39 AM
Replies: 2
Views: 1,561
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,721
suzanne 23-07-2004|05:19 AM
Replies: 1
Views: 3,721
Is there a mel command to determine whether a given channel of an object is animated or not ? Thanks ...
Thread by: suzanne Subscribe
Views: 3,193
suzanne 23-07-2004|05:15 AM
Replies: 4
Views: 3,193
How can I query the render globals? I need to access the resolution and aspect ration. Thanks.
Thread by: Dann Subscribe
Views: 3,104
Dann
by Dann
14-07-2004|02:14 AM
Replies: 3
Views: 3,104
Sorry for all my newbish questions, but what does it mean when something is enclosed by these `` ? Like for example float $locZ = `getAttr...
Thread by: Gun-Kata Subscribe
Views: 1,417
Gun-Kata 28-06-2004|04:40 PM
Replies: 3
Views: 1,417
I'm trying to create a small avalance of sand, and from my research I've noticed that it has a bit of a rolling feel to it where the sand particles...
Thread by: Dann Subscribe
Views: 1,489
Dann
by Alan
22-06-2004|05:29 PM
Replies: 3
Views: 1,489
I once did a mel function that basically looked for the remainder after dividing one number by another. Example: if ( $X remainder 5 == 0) {...
Thread by: Dann Subscribe
Views: 1,538
Dann
by Dann
22-06-2004|04:11 PM
Replies: 2
Views: 1,538
What's the difference between a script, an expression, and a procedure?
Thread by: Gun-Kata Subscribe
Views: 1,608
Gun-Kata 21-06-2004|02:40 PM
Replies: 6
Views: 1,608
Showing threads 426 to 450 of 577
Currently Active Users 53 ( 0 members & 53 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