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
Maya for 3D Printing - Rapid Prototyping
In this course we're going to look at something a little different, creating technically accurate 3D printed parts.
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
Joint orientation Script
| Page:
1
2
Hey guys I found a great script, some of you may have heard of it. jsOrientJointUI It is for joint orientation and I hear it is very helpful. ...
Thread by: JDigital
Subscribe
Views: 9,379
by
Falott
09-03-2006|02:28 PM
Replies:
17
Views: 9,379
Toggling a button ON - OFF
In another thread, JDigital did me the favor of mentioning the jsOrientJointUI script. . . . I had been looking for a script that could use a toggle...
Thread by: skywola
Subscribe
Views: 8,496
by
skywola
09-03-2006|06:09 AM
Replies:
2
Views: 8,496
snapVertsToZero_X.mel
I´ve been working on this for some time now and finally got it working yippeee! // snapVertsToZero_X.mel // this script selects borderVerts...
Thread by: Falott
Subscribe
Views: 1,969
by
skywola
08-03-2006|10:41 AM
Replies:
4
Views: 1,969
car spot -cone simulation
hello. im working on a project where i need to have an infinite amount of cones pop out from the ground and land infront of a car. im not too...
Thread by: vladimirjp
Subscribe
Views: 1,634
by
gster123
07-03-2006|06:41 PM
Replies:
3
Views: 1,634
undeclared variable
I´m currently reading The MEL Companion. very good lecture! but - is it possible, since the book was published in 2003 that some of the scripting...
Thread by: Falott
Subscribe
Views: 2,797
by
Falott
05-03-2006|09:36 AM
Replies:
3
Views: 2,797
polyunite_merge_convertToSubD
first attempt - not really a script, but it´s WORKING! I use to convert from poly to subD a lot when modeling and sometimes need to make a...
Thread by: Falott
Subscribe
Views: 1,317
by
Falott
04-03-2006|10:49 AM
Replies:
0
Views: 1,317
The MEL "alias" command and how you can use it
During the building process of the Walkerman program that I created, I found that it was necessary at times to re-call up a window if I had closed...
Thread by: skywola
Subscribe
Views: 2,215
by
skywola
04-03-2006|07:06 AM
Replies:
1
Views: 2,215
Disabling the "OK" button in promptDialog
Hi there all, I am new to MEL, but not in respects of programming in general, so I have a question that I would like to ask. I wanted to know...
Thread by: junkyBob
Subscribe
Views: 4,564
by
junkyBob
02-03-2006|05:41 AM
Replies:
4
Views: 4,564
random lights
Hello there, I have made a 1970's style flashing dancefloor, well I have made the dancefloor and lit each square from below but I need to make...
Thread by: happymat27
Subscribe
Views: 2,189
by
happymat27
01-03-2006|02:43 PM
Replies:
3
Views: 2,189
How to detect odd or even numbers
How to Detect odd or even numbers in MEL int $num = 1; if ($num % 2 == 0) print($num + " even"); else print($num + " odd"); $num++;
Thread by: skywola
Subscribe
Views: 5,821
by
Alan
28-02-2006|09:00 AM
Replies:
3
Views: 5,821
sel borderVerts and move them to [0 Y Z]
when borderselecting vertices from an object - a halfside modeled face for example - how can I move every single vertex from this selection to 0...
Thread by: Falott
Subscribe
Views: 1,560
by
Falott
28-02-2006|01:35 AM
Replies:
1
Views: 1,560
select all vertices from an object
I need to select all of the vertices from an object. when dragselecting over my geo scriptEditor says: select -r geometry.vtx ; how can I...
Thread by: Falott
Subscribe
Views: 10,714
by
Falott
27-02-2006|09:38 PM
Replies:
1
Views: 10,714
polyUnite -n NOT working
why is the flag (-n) not working with polyUnite? command ref says: -name (-n) Flag can appear in Create mode of command ...
Thread by: Falott
Subscribe
Views: 2,582
by
Falott
27-02-2006|07:45 PM
Replies:
1
Views: 2,582
rename duplicated object without selecting it
I´m new to scripting and have one simple question. could not find anything in the command ref. when duplicating an object, is there a way where I can...
Thread by: Falott
Subscribe
Views: 3,574
by
Falott
27-02-2006|05:32 PM
Replies:
1
Views: 3,574
Motion tracking via MEL
The attached file shows and example of the use of MEL and Trigonometry to control a camera so it keeps an object that is moving in the frame...
Thread by: skywola
Subscribe
Views: 1,883
by
skywola
27-02-2006|01:22 PM
Replies:
0
Views: 1,883
Creating a head quickly
Ever heard of the program "Faces" that the police use to ID criminals? It could be done in 3D, relatively easily . . . . if someone were to...
Thread by: skywola
Subscribe
Views: 1,516
by
skywola
27-02-2006|01:03 PM
Replies:
0
Views: 1,516
Rotating a figure
This is a problem that I have run into that so far I have yet to find a solution for: In the attached file, when you hit the play button, you...
Thread by: skywola
Subscribe
Views: 1,787
by
skywola
25-02-2006|03:36 PM
Replies:
0
Views: 1,787
for-loop: how to print variable data instead of variable name?
hi, i've got a new problem. it seems as if there was a simple solution, but i just don't figure out how to find it. what i've got: 6 variables: ...
Thread by: jpdefkt
Subscribe
Views: 1,682
by
skywola
16-02-2006|04:01 AM
Replies:
1
Views: 1,682
time delay
Hi, I tried to follow the instructions in a tutorial about the making of a tail which uses a mel needed to delay the movement of joints, but when...
Thread by: hi2all
Subscribe
Views: 7,460
by
skywola
15-02-2006|03:18 AM
Replies:
2
Views: 7,460
Forcing a check box to be checked.
What is the mel command to ensure that a checkbox is always checked in the options dialog box of a command. Ie, in the duplicate options box, how...
Thread by: nnng2001
Subscribe
Views: 3,598
by
gster123
12-02-2006|10:32 PM
Replies:
2
Views: 3,598
I have 2 startup files.. want to load both
hiyas all. i have 2 scripts which i want to both load. GOOMOO utilities and TinyTools. The trouble is, they both have a file called 'usersetup.mel'....
Thread by: Geedie
Subscribe
Views: 1,591
by
MattTheMan
12-02-2006|03:51 PM
Replies:
1
Views: 1,591
Character Animation Via MEL
I'm posting this in the MEL scripts forum as I did not get much feedback on it in the other forum . . . I have created a MEL program that...
Thread by: skywola
Subscribe
Views: 5,959
by
skywola
12-02-2006|02:16 AM
Replies:
0
Views: 5,959
nprs script not working!!
Please I need some help here. I download the nprs.mel script and paste it in the script folder like the tut says, to make a cell shaded character in...
Thread by: kazama
Subscribe
Views: 2,335
by
kazama
06-02-2006|11:31 PM
Replies:
2
Views: 2,335
Extrusion of edges algorithm in c++
Alright, people, another issue here. To make a modeling system using poly by poly technique, first, I create a plane: 2 vectors with a projection...
Thread by: MattTheMan
Subscribe
Views: 2,511
by
MattTheMan
06-02-2006|09:54 PM
Replies:
5
Views: 2,511
add substrings to an array
hi folks, i have a string of numbers which i want seperated so that every figure has its own place in an array. i tried it this way, but i...
Thread by: jpdefkt
Subscribe
Views: 1,894
by
Alan
06-02-2006|06:23 PM
Replies:
1
Views: 1,894
Topics
New tutorial - Principles of UV mapping in Maya 2020
By David
Site News & Announcements
5
Email Issues
By David
Site News & Announcements
8
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
New tutorial - Modeling a custom fit 3D printable face mask in Maya 2020
By David
Site News & Announcements
5
Free Courses
Cutting holes in Maya 2022
Maya 2020 custom shelf with scripts
Curves, NURBS, Polys, No problem
Fast wireframe renders in Maya
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 351 to 375 of 577
Post New Thread
Page 15 of 24
«
First
<
5
13
14
15
16
17
>
Last
»
Currently Active Users 18 ( 0 members & 18 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