Mathias Villalobos
Mathias Villalobos
  • 94
  • 22 804
Bushido - Filming in progress
Bushido - Filming in progress
Переглядів: 22

Відео

The Cycle of Eden
Переглядів 5507 місяців тому
The Cycle of Eden
Bushido
Переглядів 1577 місяців тому
Bushido
The FB Transformer Animation
Переглядів 363 роки тому
The FB Transformer Animation
Show Reel for 2020 - Mathias Villalobos
Переглядів 5984 роки тому
Show Reel for 2020 - Mathias Villalobos
Mobile Traffic - Making 3D Emojis
Переглядів 604 роки тому
Mobile Traffic - Making 3D Emojis
Self Love
Переглядів 855 років тому
Self Love
Maya Tutorial - Scripting a Lock & Hide Tool in MEL (part 1)
Переглядів 8897 років тому
Maya Tutorial - Scripting a Lock & Hide Tool in MEL (part 1)
Maya Tutorial - Scripting a Color Slider in MEL (part 2)
Переглядів 7567 років тому
Maya Tutorial - Scripting a Color Slider in MEL (part 2)
Maya Tutorial - Scripting a Color Slider in MEL
Переглядів 1,7 тис.7 років тому
Maya Tutorial - Scripting a Color Slider in MEL
Maya Tutorial - Red Text Highlight and Next Tool Sneak Peek
Переглядів 1837 років тому
Maya Tutorial - Red Text Highlight and Next Tool Sneak Peek
Maya Tutorial - Naming & Grouping options w/ Auto-constrain in MEL
Переглядів 4827 років тому
Maya Tutorial - Naming & Grouping options w/ Auto-constrain in MEL
Maya Tutorial - Attaching Icons to UI Buttons in MEL
Переглядів 2,5 тис.7 років тому
Maya Tutorial - Attaching Icons to UI Buttons in MEL
Maya Tutorial - Making Custom Icons for Buttons in MEL
Переглядів 1,4 тис.7 років тому
Maya Tutorial - Making Custom Icons for Buttons in MEL
Maya Tutorial - Scripting Layout and Buttons for UI in MEL
Переглядів 8 тис.7 років тому
Maya Tutorial - Scripting Layout and Buttons for UI in MEL
Maya Tutorial - How to make a Simple UI in MEL
Переглядів 3,1 тис.7 років тому
Maya Tutorial - How to make a Simple UI in MEL
Adam Sandler voice monologue animation
Переглядів 2457 років тому
Adam Sandler voice monologue animation
Villalobos Mathias DESN3028 MonologueDO
Переглядів 597 років тому
Villalobos Mathias DESN3028 MonologueDO
Me, Myself & Irene - Monologue Animation by Mathias Villalobos
Переглядів 2927 років тому
Me, Myself & Irene - Monologue Animation by Mathias Villalobos

КОМЕНТАРІ

  • @ylll777
    @ylll777 19 днів тому

    do you follow any guide or build?

    • @MathiasJV
      @MathiasJV 19 днів тому

      nope, just looking to build more cold / elemental damage while maintaining resistances

    • @ylll777
      @ylll777 18 днів тому

      ​​@@MathiasJVAs a spellblade main I highly recommend you to look for dexterity as much as possible on items and passive points which scales insanely good with shatter strike and gives you dodge.

  • @ylll777
    @ylll777 24 дні тому

    my bro if you play spellblade you should focus on melee skills for example; shatter strike and mana strike for mana management. and the class plays with sword. peace

    • @MathiasJV
      @MathiasJV 24 дні тому

      Thanks bro, I'll switch it up when I can. Starter equipment is rough lol

  • @muazzamshahzad5083
    @muazzamshahzad5083 Рік тому

    Excellent stuff

  • @KishoreGoud
    @KishoreGoud Рік тому

    very good tutorial. I really liked the way you explained it. Is it possible for you to share the scripts which you have created? Many thanks!

  • @arturperzyna5453
    @arturperzyna5453 Рік тому

    Why do you use string $... ? Also, why did you use the -bs flag.for creating a tab?

  • @atrociousj5113
    @atrociousj5113 2 роки тому

    hey math, i am getting an error while exhecuting this code it is showing me an syntax error code - string $toolCreate = "createTool"; string $toolName = "UI Tool"; if ( 'window -exists $toolCreate' ) { deleteUI $toolCreate; } window -t $toolName -w 300 -h 500 $toolCreate; showWindow $toolCreate; error - showWindow $toolCreate; // Error: if ( 'window -exists $toolCreate' ) // // Error: Line 4.6: Syntax error // // Error: } // // Error: Line 7.1: Syntax error //

    • @MathiasJV
      @MathiasJV 2 роки тому

      Hey Atrocious J, i believe you're missing an open bracket after the if ( ) { } statement

    • @atrociousj5113
      @atrociousj5113 2 роки тому

      @@MathiasJV thatnks for the help can i ask you about the suggestion of learning mel for rigging scripting?

    • @MathiasJV
      @MathiasJV 2 роки тому

      @@atrociousj5113 sure thing, ask away haha

  • @andywang4527
    @andywang4527 3 роки тому

    any information about your new company?

  • @andywang4527
    @andywang4527 3 роки тому

    fllowed all your videos and find it is very useful, hope see your more coming stuff , wish you all the best !

    • @MathiasJV
      @MathiasJV 4 місяці тому

      Hey, thanks for following all the videos. I had been very busy with my company, I ended up dissolving it for a supervisor position in BC. Now I've been laid off and have a lot of free time. So, I'm thinking about finishing this tutorial up after updating my portfolio a bit!

  • @RohanGulig
    @RohanGulig 3 роки тому

    i want script for "select currently displayed node" can someone help me ?

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      Hey Rohan, this is my new channel I created. To answer your question, you can make a direct selection for anything using it's current name. For MEL, it would be as follows: select -r name; for Python, it would be as follows: import maya.cmds as pm pm.select("name") I hope this helps, let me know if you meant something else.

    • @RohanGulig
      @RohanGulig 3 роки тому

      @@dedeyeinc thaxx for replying.... But actually mu requirement is different... I dont want to use a specific name... I just want to select default opened node such as file node ... Which is opend already.... Can we do this ?... And can i share some screenshots with u ?

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      @@RohanGulig Do you mean a script for selecting anything visible in the viewport?

    • @RohanGulig
      @RohanGulig 3 роки тому

      @@dedeyeinc i mean selecting currently visible node in the attribute editor

    • @RohanGulig
      @RohanGulig 3 роки тому

      @@dedeyeinc .. if we click on file node... Then it will open in attribute editor.... And then ther is a button called *select" in the right bottom corner... I want a script for that "select" botton.

  • @alexkim9585
    @alexkim9585 3 роки тому

    Hi can i have your source code plz

  • @andywang4527
    @andywang4527 3 роки тому

    l do like those , hope l can keep it going till l totally get it.

  • @andywang4527
    @andywang4527 3 роки тому

    I have been learning your vidoes step by step till this videos, this one is a little bit too long, hard to follow.

  • @andywang4527
    @andywang4527 3 роки тому

    l like your serials it is good , the only problem is too blur.

    • @MathiasJV
      @MathiasJV 3 роки тому

      Sorry about that, we will be redoing these in the near future! We currently have an internal project going on (making a video game!)

    • @andywang4527
      @andywang4527 3 роки тому

      a little bit hard to follow.

    • @MathiasJV
      @MathiasJV 3 роки тому

      @@andywang4527 When we remake them, they will be planned out better; with a script to follow, and better resolution/sound quality

    • @andywang4527
      @andywang4527 3 роки тому

      @@MathiasJV your sound and naration are great , only if your could make it short and make the resolution clear thank you anyway

    • @andywang4527
      @andywang4527 3 роки тому

      ​@@MathiasJV Sounds good , really helps. thank you very much

  • @andreasgeorgiou1901
    @andreasgeorgiou1901 4 роки тому

    Hey DED EYE, how would I space out these button? I'm using Maya 2019 and they are really close together I want them more spaced out and also I want them on top of each other because I have 12 buttons. Also the -bs "etchedIn" command in Maya 2019 says it's redundant so I didn't use that part

    • @MathiasJV
      @MathiasJV 4 роки тому

      Hey Andreas, there's a couple way you can go about it. For example, you can make a checkbox, assign it a variable, and when using a "formLayout", you can use "-e" to edit, then use "-attachForm" for the respected variable you wish to edit by declaring where you want to attach that checkbox to (top, left, bottom, right). After that, you can specify an offset just by simply adding a number after declaring which side the checkbox is attached to. If you want the buttons stacked on top of one another, you use a "columnLayout" inside of whatever other layout you're using and declare that there is only 1 column, like so: EX: frameLayout -label " Lock & Hide" -cll 1 -cl 1 ; string $lh_c = `columnLayout -adjustableColumn 1 `; separator -h 10 -style "none"; button -c "get" -label "Get from selected"; button -c "lockhide" -label "Apply to selected"; separator -h 5 -style "none"; After declaring there is only 1 adjustable column, no matter how many buttons i add, there will only be 1 column of buttons and it will come with a drop-down arrow since it is adjustable... Hope this helped!

  • @bld84t
    @bld84t 4 роки тому

    Super sick skills dude! I'd love to learn more rigging stuff! I worked on The Boys also! Good reel!

  • @disogno9856
    @disogno9856 4 роки тому

    I came here to learn how to lock all attributes of selected objects :(

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      Stay tuned! Sorry it's taken so long, been a crazy couple of years! I just started my new channel for my start up company, but I'll be remaking these tutorials shortly with better quality!

  • @bappadityaroy6342
    @bappadityaroy6342 4 роки тому

    thanks

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      You're very welcome! Just started my new channel for my start up company!

  • @mercedesm2012
    @mercedesm2012 4 роки тому

    Amazing work!!! 👏🏼👏🏼👏🏼

  • @fernandaurteaga1033
    @fernandaurteaga1033 4 роки тому

    How would you apply this with polygon surfaces instead of nurbs?

    • @MathiasJV
      @MathiasJV 4 роки тому

      Hello! Instead of setting the object shape attributes for the display... you would want to filter your selection to find the material attached to any object ($obj01) in your list($sl) and change the color or albedo (depends on why kind of rendering engine you're using).

    • @MathiasJV
      @MathiasJV 4 роки тому

      Although... It doesn't seem too useful unless it will create a new material, attach it to the object, and then change the color. Otherwise you're going to change the material that multiple objects may be using (such as lambert1)

    • @MathiasJV
      @MathiasJV 4 роки тому

      something like "listConnections" is what you're looking for, then you'll have to find a flag that will help filter for your material node, perhaps "-type"... something along those lines!

  • @ZenOfKursat
    @ZenOfKursat 5 років тому

    bro I upvoted. you may try this one without efforts for a lack of maya. gum.co/mayaicongenerator

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      Thank you! I've made a new channel for my startup company!

  • @hover_trug
    @hover_trug 5 років тому

    at 3:30 when you are typing window -exists how did you get the box with flags to appear?

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      Hey Brendan, I made a new channel for my start up company, sorry for the super late reply! It's been a helluva couple years! To answer your questions, in the script editor you go to Command > Show Tooltip Help That will prompt the flags tool tip for anything you're writing :) Hope this helped if you haven't found the answer yet!

  • @friend5478
    @friend5478 5 років тому

    hi - how to make a body shape button ? like a picker gui ? and each part of body be an icon or image that have this ablety to be like a button for selecting each part of body ?

    • @MathiasJV
      @MathiasJV 5 років тому

      Do you have a script I can look at? Or are you asking how to make it from scratch?

    • @friend5478
      @friend5478 5 років тому

      @@MathiasJV no just asking how can i do it - now i know how to make buttons with icons and do some code for it but how can i put an human or any other kind of models body picture on the midlle of the window and then put for example 15 button (3 in each fingure) and place them on right places on each fingures . just like other pickers ?

    • @MathiasJV
      @MathiasJV 5 років тому

      There is a couple ways. You can make a blank UI and then position the buttons or you can make a camera and activate a viewport with the camera far, far away and have curves in front of a black polygon plane that (in front of that camera) correspond to the control curves on a rig.

  • @contiloepictures4875
    @contiloepictures4875 6 років тому

    hey what about part 2 ????

    • @MathiasJV
      @MathiasJV 6 років тому

      Hehehe, OBS stopped being compatible with my Maya and I never bothered to fix it. Also, I was hired to work on 2 tv shows :P

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      Hey, sorry it's taken so long! I just started my new channel for my start up company - it's been a crazy couple of years! I'll be remaking these with better quality!

  • @sachindubey4347
    @sachindubey4347 7 років тому

    Thanks for this video but i think you should post your source code too.

    • @JohnTheGeek
      @JohnTheGeek 5 років тому

      AGREED. Ugh, really. What the hell the text is barely readable here. This tutorial is junk.

    • @MathiasJV
      @MathiasJV 4 роки тому

      @@JohnTheGeek Sorry about that, these were personal tutorials from a laptop, but we will be remaking these in the near future!

    • @MathiasJV
      @MathiasJV 4 роки тому

      An excellent idea, thank you! When we revamp these tutorials, we will be posting source code with them!

    • @JohnSlaughterND
      @JohnSlaughterND 4 роки тому

      @@MathiasJV Wow, this was a year ago. Sorry for being so harsh.

    • @MathiasJV
      @MathiasJV 4 роки тому

      @@JohnSlaughterND No worries! I used to get frustrated by coding all the time... still do, but I used to, too! :) Have a Merry Christmas!

  • @mindcozy4125
    @mindcozy4125 7 років тому

    Hey, thanks for the video! I'm learning animation and I just wanted to figure out how to tear off channelboxes for multiple items, to see them at once...But you've just inspired me to make a single window utility that has the most commonly used channelBox attributes in one place for editing, and maybe even have it do some math math for me at the same time... Without even touching a node! Thanks again!

    • @MathiasJV
      @MathiasJV 7 років тому

      MindCozy You just made my morning. I'm happy to have helped someone :)

  • @wzxcg
    @wzxcg 7 років тому

    Really Interesting and so well for real beginner. You take time for all the basics. Any plans for more scripting video?

    • @wzxcg
      @wzxcg 7 років тому

      Just, please, try to improve the recording quality to a true nice 1080p ;)

    • @dedeyeinc
      @dedeyeinc 3 роки тому

      @@wzxcg That's the plan, just started a new a channel for my start up company! I'll be remaking all these tutorials with better quality!

  • @MrReactric
    @MrReactric 7 років тому

    unfortunately I can not see your text which is red colour. I watched as HD but it doesn't clear

    • @MathiasJV
      @MathiasJV 7 років тому

      Zekeriya Ayan Hey! it's okay, as long as you can see where we break apart our script, it keeps it organized. The actual words aren't all that important since they don't actually affect our script. Thank you for letting me know! I'll highlight the red text in the next video 😁