SimplyMaya
Training & Courses
Free Tutorials
Community
Forums
VFX News
Textures
Legacy resources
Create Account
Sign in
Username
Password
Sign in
Forgot Password?
Search this Forum
Show Threads
Show Posts
Advanced Search
SimplyMaya
Forums
Maya Questions
Programming
Integrating 3D models with photography
Interested in integrating your 3D work with the real world? This might help
Watch
Post New Thread
Mark Forums Read
Posts
New Posts
Today's Posts
Search for threads
Watched Threads
Unanswered Threads
Search forum
Show Threads
Show Posts
Textfield Access help.
Hey Guys, Complete nub coder trying to streamline rigging process here. Having an issue with textfield queries within a window, as a start just...
Thread by: bigmoosage
Subscribe
Views: 5,223
by
Gen
19-07-2013|10:06 PM
Replies:
5
Views: 5,223
$include error
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: 4,260
by
NextDesign
28-06-2013|04:07 AM
Replies:
10
Views: 4,260
How to start study mel script?
If I want to learn about mel script how should I start? cause I am a beginner one who never use mel script before. please help me I'm really...
Thread by: oattochang
Subscribe
Views: 3,764
by
YRwong
26-06-2013|04:05 PM
Replies:
4
Views: 3,764
Gravity in Python ??? HELP PLEASE
Okay, so I have scripted a code which the user selects an object then the script duplicates that object around a path. I now want to add a Gravity...
Thread by: b037973a
Subscribe
Views: 4,071
by
NextDesign
08-04-2013|12:06 AM
Replies:
1
Views: 4,071
apply shader to all object instances
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: 9,108
by
Falott
26-03-2013|07:16 AM
Replies:
4
Views: 9,108
Automated lip sync scripting in Mel or Python Request
Hi all, I am a student who doing the project in Maya software. I try to connect the microphone to the Avatar in Maya live. what is the...
Thread by: evonne
Subscribe
Views: 4,158
by
evonne
05-03-2013|02:36 AM
Replies:
0
Views: 4,158
Expression help - Kill particle after nFrames of opacity
Hello, first post here, so hope im in the right place. So im trying to create an expression that will randomise when particle opacity will occur,...
Thread by: Flares
Subscribe
Views: 2,884
by
Flares
01-03-2013|01:04 PM
Replies:
0
Views: 2,884
Loop slows down
Hey, I'm writing a short script in python that extrudes twice every face on a plane. With the following code it works but when i'm executing the...
Thread by: McDee
Subscribe
Views: 2,830
by
NextDesign
27-02-2013|03:53 AM
Replies:
3
Views: 2,830
Repeat function in an expression
Hi Guys, I am trying to write an expression for a project. So far I have the following: ......................... magnet1.magnitude = 0; if...
Thread by: tonyamiga
Subscribe
Views: 3,786
by
stwert
19-02-2013|08:35 PM
Replies:
1
Views: 3,786
Random smooth flickering
am creating a close up of a star, and zoom out showing a star field..... for these stars i use a optical FX me is pretty pretty new to...
Thread by: ieoie
Subscribe
Views: 4,852
by
ieoie
03-02-2013|07:55 PM
Replies:
0
Views: 4,852
random rotate expression
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: 17,496
by
ieoie
03-02-2013|07:43 PM
Replies:
3
Views: 17,496
flickering lights
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: 9,310
by
ieoie
03-02-2013|07:28 PM
Replies:
5
Views: 9,310
create joints
Hi I am writing a bvh files translator in API C++ maya. I use the class MFnIkJoint and I have some difficulties in creating a skeleton....
Thread by: zoobie
Subscribe
Views: 3,426
by
NextDesign
12-01-2013|08:46 AM
Replies:
1
Views: 3,426
get the Name of an imported Object
Hey, I'm trying to write a script that builds me a house randomly in Python. For that I am importing a window model, and i have to get the name of...
Thread by: McDee
Subscribe
Views: 6,035
by
stwert
11-12-2012|07:48 PM
Replies:
5
Views: 6,035
Expression Editor
Hello all of you;) RotoreTail small problem: Turn the wrong way, have to turn in the opposite direction in -X Unable to correct the problem ......
Thread by: CLAUDE
Subscribe
Views: 4,271
by
CLAUDE
24-11-2012|05:52 PM
Replies:
5
Views: 4,271
set text of the textfield from filedialog2 selected file path
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,939
by
sanfx
06-11-2012|05:43 PM
Replies:
4
Views: 8,939
Creating vertices
Hi I'm a MEL noob, so be kind! I'm wondering whether it's possible to create vertices in Maya using a MEL script. I want to be able to use a...
Thread by: digithree
Subscribe
Views: 3,528
by
NextDesign
06-11-2012|04:04 AM
Replies:
2
Views: 3,528
NURBS to Poly conversion and uv layout
I'm trying to write a script where I create a NURBS sphere, do some random stuff to the isoparams and control vertices, convert it to a polygon...
Thread by: Chirone
Subscribe
Views: 5,989
by
Chirone
02-10-2012|09:59 AM
Replies:
3
Views: 5,989
Color Switching
Hello, I'm trying to write an expression that exchanges a red light with a blue light shader. I would like it to be random. Problem is I'm very...
Thread by: itzat
Subscribe
Views: 2,049
by
NextDesign
06-08-2012|02:10 AM
Replies:
1
Views: 2,049
What is the setKeyframe in Maya ASCII
Hello, I have some animations and save it, but on the next day when I wanted to continue it, some of the animations are missing. Luckily, I saved...
Thread by: Darkmot
Subscribe
Views: 5,220
by
honestdom
18-07-2012|01:28 PM
Replies:
7
Views: 5,220
Did QT Beak Some Mel UI Formatting?
Pre QT I know you could set the text on the iconTextButton control to have different font styles like bold, italics etc and even change the...
Thread by: Gen
Subscribe
Views: 3,647
by
Gen
04-07-2012|03:43 PM
Replies:
5
Views: 3,647
Automated Rendering
Hi - I'm using Maya to create stimuli for a psychology project. I have written a procedural modeling script that churns out random objects. Here is...
Thread by: pieinthesky1
Subscribe
Views: 3,035
by
stwert
03-07-2012|12:33 PM
Replies:
1
Views: 3,035
Batch render different frames into different directories
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: 9,262
by
danielames
22-06-2012|06:01 PM
Replies:
1
Views: 9,262
Random number
Hi Id like to be able to create an expression to generate a number between 100 - 200 and use it in the magnitude slot of my wind field? But...
Thread by: Sircharles
Subscribe
Views: 12,173
by
NextDesign
19-06-2012|03:22 PM
Replies:
9
Views: 12,173
Maya remembering old variables... Memory Leak?
Today I have discovered something very odd, while using Maya's python scripting language. As I was trying to run a script, I noticed that I did not...
Thread by: junkyBob
Subscribe
Views: 3,473
by
junkyBob
06-05-2012|02:24 PM
Replies:
0
Views: 3,473
Topics
Email Issues
By David
Site News & Announcements
10
Autodesk releases Maya 2018
By Nilla
Site News & Announcements
11
New tutorial - Principles of UV mapping in Maya 2020
By David
Site News & Announcements
5
New tutorial - Create tileable textures from photos. Photoshop to Alchemist to Maya 2
By David
Site News & Announcements
5
New tutorial - Maya for 3D Printing - Rapid Prototyping
By David
Site News & Announcements
6
New forum
By David
Site News & Announcements
19
Free Courses
Maya 2020 custom shelf with scripts
Cutting holes in Maya 2022
Create tileable textures from photos. Photoshop to Alchemist to Maya 2020
Modeling a custom fit 3D printable face mask in Maya 2020
Full Courses
Digital humans the art of the digital double
Maya 2020 fundamentals - modelling the real world
Maya for 3D Printing - Rapid Prototyping
Integrating 3D models with photography
VFX News
How computer animation was used 30 years ago to make a Roger Rabbit short
On 2022-07-18 14:30:13
Sneak peek at Houdini 19.5
On 2022-07-18 14:17:59
VFX Breakdown The Man Who Fell To Earth
On 2022-07-15 13:14:36
Resident Evil - Teaser Trailer
On 2022-05-13 13:52:25
New cloud modeling nodes for Bifrost
On 2022-05-02 20:24:13
MPC Showreel 2022
On 2022-04-13 16:02:13
Showing threads 151 to 175 of 577
Post New Thread
Page 7 of 24
«
First
<
5
6
7
8
9
17
>
Last
»
Currently Active Users 15 ( 0 members & 15 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