What are nodes and connections in Maya?

  Рет қаралды 55,232

Maya Learning Channel

Maya Learning Channel

Күн бұрын

Пікірлер: 59
@mzie25
@mzie25 5 жыл бұрын
Such a cool video. So well explained. I use Maya and understand nodes but I couldn't explain like this.
@Mirakuruuu
@Mirakuruuu 5 жыл бұрын
The nodes inside my brain exploded
@eyeprops5422
@eyeprops5422 4 жыл бұрын
haahahha!
@_MrJA
@_MrJA 3 жыл бұрын
You really set your inner youtuber free with this one Mr. Chan =)
@trajchemarkov1149
@trajchemarkov1149 4 жыл бұрын
Great video Matt, you are the best. Thank you so much for explaining this.
@christopherlin1129
@christopherlin1129 5 жыл бұрын
A well-made tutorial video, thanks!
@ronydey2696
@ronydey2696 4 жыл бұрын
great info sir that's much needed
@MASKNIK
@MASKNIK 3 жыл бұрын
Can you show us your scene setup in viewport, plane, lights? Looks like nice environment for modeling. Tnx.
@DutchDread
@DutchDread 4 жыл бұрын
thank you, this is really useful
@konohamarutard
@konohamarutard 5 жыл бұрын
I have a lot of nodes, 179 of joints, connected to a multiplydivide, connected to a group. I get the message that it exceeds 500 blablabla may not evaluate as expected. Now.. unfortunately, each time I set-driven-key attributes of the control to the joints, maya glitches, when I key I see a black bar stretching along the name of the attribute to the end of the channel box. When I click the input field those bars disappear. Now.. I edit the post inifnirty in the graph editor so that my attribute can exceed hte initial values. However, because of "exceed 500" message I kept getting when conencting the nodes the attributes only respond well to me inputting values manualy, so typing... While what I want to do is hold middle mouse button and drag to change the value. Unfortunatly it snaps to the key values.... I've checked the connections and I am positive the error message is what's causing the malfunction with the set-driven key, as when I replicate the exact same creation in a new maya file with under 500 connections the attribute responds to the middle mouse normally. I've tried to google an answer, but no such luck. I found a post that said to increase the editorConnectionScanLimit to beyond 500, but I don't know how to do that. Googling "editorConnectionScanLimit beyond 500" doesn't bring any explanation on how to find that. Can someone please tell me how to do this?
@Autodesk_Maya
@Autodesk_Maya 5 жыл бұрын
Do you have objects with modeling history that you can delete? It's likely you have a ton of history nodes which Maya has to constantly evaluate int he background. You can try to increase the scan limit by putting this in the MEL command line: optionVar -iv "editorConnectionScanLimit" 1000; Replace the 10000 with whatever you want, but just be aware that having a ton of unneeded nodes is going to affect your performance anyway. It'd be better to try and prune out the ones you don't need first.
@konohamarutard
@konohamarutard 5 жыл бұрын
@@Autodesk_Maya Unfortunately I don't have modelling history because I always select my meshes, delete by type history when they are finished. So unless that doesn't delete the history there should be no history on the meshes. Would have been an easy fix. I'll try the command, thanks for telling me about it!
@OscarTorresWork
@OscarTorresWork 2 жыл бұрын
Looking to access the shape node of assets inside a group node, to be able to use in the Render Layers for Maya Arnold. Any ideas on how to do this? I've looked on line and no answer.
@Autodesk_Maya
@Autodesk_Maya 2 жыл бұрын
Is the asset set to "Black Box" mode by whoever created it? If so, you'll need them to unlock it first.
@GmanGavin1
@GmanGavin1 Жыл бұрын
How do I show all the things hidden? Where are my parent constraints? They exists, they're working, but they're not in my node editor and they're not in my outliner. Where are they? I can't delete them.
@Autodesk_Maya
@Autodesk_Maya Жыл бұрын
To see them in the Outliner, you need to disable Display > DAG objects only. Once you can see them in the Outliner, you can simply middle-drag them into the Node Editor.
@dmestudio2844
@dmestudio2844 5 жыл бұрын
thank you for your information
@rotemedia
@rotemedia 3 жыл бұрын
Hi Thanks for this great video, I'm curios is there a way for a node to execute a command In Maya? for example when a value of a cube translateX on is Higher then 10 then create new cube. I know it's littel off topic but I would realy love to know if it's possible.
@Autodesk_Maya
@Autodesk_Maya 3 жыл бұрын
It's definitely possible. You can use a scriptNode, then add a scriptJob to it that triggers whenever cube.translateX changes. You'll need to learn a bit of Python for that. This is actually how I created a lot of the interactive tutorials I released recently.
@abiyyupanggalih7957
@abiyyupanggalih7957 2 жыл бұрын
truly useful
@chah1653
@chah1653 Жыл бұрын
Hi! What is the relationship between node editor and DAG? I am not sure what DAG is used in maya
@Autodesk_Maya
@Autodesk_Maya Жыл бұрын
The DAG shows parent-child relationships between objects, which mostly determines how they transform together in relation to each other. The Node Editor shows attribute connections, which determines how they get their values. DAG relationships are shown in the Outliner (not the Node Editor).
@chah1653
@chah1653 Жыл бұрын
@@Autodesk_Maya Thanks!!!!
@i20010
@i20010 5 жыл бұрын
6:10 Why are some of the connections going backwards? This is very confusing.
@Autodesk_Maya
@Autodesk_Maya 5 жыл бұрын
It's just the way the nodes are automatically laid out after the unification. If you look closely, you'll see that the arrows still go from one node's Output to another's Input. So for example, if I just moved pCombinedShape over to the right, then all the arrows would be going "forwards" again. That said, don't get too hung up on the idea that all the arrows need to go in the same direction. Some graphs can be complex enough that it's impossible to get them all flowing one way. Instead, just focus on the idea of "following" the connections from one node to another and figuring out what each node does to the info being passed along.
@avikb
@avikb 5 жыл бұрын
Did this got reuploaded? I swear i watched this yesterday. 🤔
@Autodesk_Maya
@Autodesk_Maya 5 жыл бұрын
Yup, same vid. Had to re-upload to fix a small mistake.
@emilybinoy1093
@emilybinoy1093 5 жыл бұрын
Hi dude this is student softwere or not
@thdcinema
@thdcinema 5 жыл бұрын
oh you perfectionist ;0)@@Autodesk_Maya
@avikb
@avikb 5 жыл бұрын
@@Autodesk_Maya ah that makes sense. Thanks a lot for this type of basic introduction tutorials. :)
@Autodesk_Maya
@Autodesk_Maya 5 жыл бұрын
@@emilybinoy1093 I'm not using the student version here, but there is a student version available that's basically the same thing (including this workflow). www.autodesk.com/education/free-software/maya
@nirmalgurung4447
@nirmalgurung4447 7 ай бұрын
What might be the solution for mmb in magic mouse…. While using graph curves
@AFXSnares
@AFXSnares 5 жыл бұрын
Did you say "nerd"? Not "nerd" -- "node."
@shadowcasterstudios4042
@shadowcasterstudios4042 5 жыл бұрын
nurb not nerd
@mamtapatil1892
@mamtapatil1892 4 ай бұрын
What if i pressed clear graph button, How to bring back the nodes on the object back
@НиколайСоборный
@НиколайСоборный 3 ай бұрын
drag and drop (whith MMB hold) objects from Outliner to node editor tab, or simply select and press "Input and output conections" button in Node editor.
@harshsinha8428
@harshsinha8428 Жыл бұрын
Hello! Cant help but notice your Home view looks quite different from mine, you dont have that square floor representing the ground/reference, Plus u have a somewhat realistic lighting. How can i set my defaults to make my Home View look like yours?
@Autodesk_Maya
@Autodesk_Maya Жыл бұрын
It's actually a specific scene setup, which I've outlined in this interactive tutorial (requires Maya 2022.1 or later): area.autodesk.com/m/matt-chan/tutorials/Zy55rmqHc
@adamduma3565
@adamduma3565 5 жыл бұрын
Thank you.
@AmeAilav
@AmeAilav 5 жыл бұрын
Thank you
@dubtube6691
@dubtube6691 5 жыл бұрын
When does Maya finally gets group nodes or containers to organize complex shader networks, is a mess, every Freeware-Tool offers better solutions
@rezidkimo3058
@rezidkimo3058 5 жыл бұрын
Thx
@Design_Centere
@Design_Centere 4 жыл бұрын
Hello sir i am your subscriber please make a video on Repeat seamless uv texture on big plainer surface thanks in advance
@dubtube6691
@dubtube6691 5 жыл бұрын
what a mess in the hypershade, look at blender and learn how to organize complex networks
@hectorescobar9450
@hectorescobar9450 5 жыл бұрын
Delete by type history... when will these guys update that outdated system..
@alexeru6154
@alexeru6154 4 жыл бұрын
right? it´s silly
@pakapeta7772
@pakapeta7772 3 жыл бұрын
I know its silly but what will be a better idea?? Just wondering
@hectorescobar9450
@hectorescobar9450 3 жыл бұрын
​@@pakapeta7772 Just look at every other 3D package out there and see how their systems work, maybe cleaner code and more intelligent implementations. never did I ever had to delete history in ether Houdini, Blender or even 3DsMax..
@pakapeta7772
@pakapeta7772 3 жыл бұрын
@@hectorescobar9450 That's true, maybe they keep it for a reason...
@hectorescobar9450
@hectorescobar9450 3 жыл бұрын
@@pakapeta7772 Even if that is the case.. is just poor user experience.. I think that is just really a really outdated system and in order for them to fix it or make it better, the would have to re write everything from ground up
@tozrimondher4250
@tozrimondher4250 6 ай бұрын
Ok. GIVE ME THE DOCUMENTATION!!!!!!
Using Maya Workspaces
7:40
Maya Learning Channel
Рет қаралды 22 М.
Nobody Understands This About Maya
13:38
FlippedNormals
Рет қаралды 32 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Quando eu quero Sushi (sem desperdiçar) 🍣
00:26
Los Wagners
Рет қаралды 15 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
#CGTip | How Do I Understand Maya's Nodes & Node Editor?
34:17
Top 10 ways to make Maya go FASTER
16:07
Maya Learning Channel
Рет қаралды 110 М.
Hypershade Basics in Maya, Important Arnold Nodes
14:55
Academic Phoenix Plus
Рет қаралды 27 М.
If You're Learning Blender, You Should Be Using This Node!
24:31
Inside the V3 Nazi Super Gun
19:52
Blue Paw Print
Рет қаралды 2,3 МЛН
The BEST Mechanical Display You've EVER Seen!!!
13:51
Tin Foil Hat
Рет қаралды 552 М.
Auto Retopology Comes to Maya
11:35
Play Creative
Рет қаралды 285 М.
INTRODUCTION TO MAYA HYPERSHADE!
21:53
askNK
Рет қаралды 32 М.
MAYA TUTORIAL | Hypershade basic nodes pt1
16:33
Nexttut
Рет қаралды 18 М.
Top 10 Maya Hotkeys
17:22
Maya Learning Channel
Рет қаралды 61 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН