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
Digital humans the art of the digital double
Ever wanted to know how digital doubles are created in the movie industry? This course will give you an insight into how it's done.
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: 4,903
by
Gen
19-07-2013|10:06 PM
Replies:
5
Views: 4,903
$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: 3,790
by
NextDesign
28-06-2013|04:07 AM
Replies:
10
Views: 3,790
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,483
by
YRwong
26-06-2013|04:05 PM
Replies:
4
Views: 3,483
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: 3,854
by
NextDesign
08-04-2013|12:06 AM
Replies:
1
Views: 3,854
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: 8,671
by
Falott
26-03-2013|07:16 AM
Replies:
4
Views: 8,671
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: 3,951
by
evonne
05-03-2013|02:36 AM
Replies:
0
Views: 3,951
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,732
by
Flares
01-03-2013|01:04 PM
Replies:
0
Views: 2,732
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,597
by
NextDesign
27-02-2013|03:53 AM
Replies:
3
Views: 2,597
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,528
by
stwert
19-02-2013|08:35 PM
Replies:
1
Views: 3,528
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,619
by
ieoie
03-02-2013|07:55 PM
Replies:
0
Views: 4,619
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,041
by
ieoie
03-02-2013|07:43 PM
Replies:
3
Views: 17,041
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: 8,935
by
ieoie
03-02-2013|07:28 PM
Replies:
5
Views: 8,935
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,207
by
NextDesign
12-01-2013|08:46 AM
Replies:
1
Views: 3,207
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: 5,698
by
stwert
11-12-2012|07:48 PM
Replies:
5
Views: 5,698
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: 3,982
by
CLAUDE
24-11-2012|05:52 PM
Replies:
5
Views: 3,982
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,546
by
sanfx
06-11-2012|05:43 PM
Replies:
4
Views: 8,546
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,330
by
NextDesign
06-11-2012|04:04 AM
Replies:
2
Views: 3,330
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,720
by
Chirone
02-10-2012|09:59 AM
Replies:
3
Views: 5,720
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: 1,874
by
NextDesign
06-08-2012|02:10 AM
Replies:
1
Views: 1,874
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: 4,829
by
honestdom
18-07-2012|01:28 PM
Replies:
7
Views: 4,829
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,352
by
Gen
04-07-2012|03:43 PM
Replies:
5
Views: 3,352
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: 2,874
by
stwert
03-07-2012|12:33 PM
Replies:
1
Views: 2,874
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,011
by
danielames
22-06-2012|06:01 PM
Replies:
1
Views: 9,011
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: 11,702
by
NextDesign
19-06-2012|03:22 PM
Replies:
9
Views: 11,702
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,250
by
junkyBob
06-05-2012|02:24 PM
Replies:
0
Views: 3,250
Topics
Bitcoin as payment method
By David
Site News & Announcements
6
New tutorial - Create tileable textures from photos. Photoshop to Alchemist to Maya 2
By David
Site News & Announcements
3
Site no longer updated?
By MacNimation
Site News & Announcements
0
Get 100 free Maya models for cartoon sets
By Nilla
Site News & Announcements
17
Two new free character rigs for Maya
By Nilla
Site News & Announcements
3
Email Issues
By David
Site News & Announcements
1
Free Courses
Getting started with Maya 2020
UV Layout - Combat knife in Maya 2020
Maya corrupting files (One way to save yourself from disaster).
Texture collaboration and download system
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 40 ( 0 members & 40 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