Script - CABLE 2.0 for Maya - Features

  Рет қаралды 24,538

Wizix

Wizix

Күн бұрын

Пікірлер: 67
@MauroSanna
@MauroSanna 6 жыл бұрын
Hi Romain, I have just bought all your fantastic scripts for Maya and I have to say they are fantastic. Thanks so much for putting so much effort and love into the development of them. I am an old Maya professional user and I really appreciate what you did here.
@AndreMercado
@AndreMercado 6 жыл бұрын
What Windows theme do you have? Looks awesome
@bubbleg1700
@bubbleg1700 Жыл бұрын
Is the script a permanent product that can be purchased once? Or is it a monthly subscription product?
@wzxcg
@wzxcg Жыл бұрын
You purchased once and get it for life. It’s the same for all my products :)
@not_real_demon
@not_real_demon 2 жыл бұрын
21:48 Dead 😁wasn't expecting that !!!!😂😂🤣🤣 tutorial was Good It helped a lot .
@kanecroudace6957
@kanecroudace6957 5 жыл бұрын
This script looks amazing, really nice work Romain! How well does it handle animation? If one were to bake with history and then create and animate a simple rig for the curve would it be robust enough to handle tweaking having the UVs not squash and stretch or swim over the course of the animation?
@wzxcg
@wzxcg 5 жыл бұрын
Kane Croudace Yes
@kanecroudace6957
@kanecroudace6957 5 жыл бұрын
@@wzxcg Thanks!
@litote9
@litote9 6 жыл бұрын
Did you use this to create the vines in your Poison Ivy video? Is there a link to a tutorial on how?
@WalterVASSE
@WalterVASSE 6 жыл бұрын
Dragging Cable_script folder to the destination folder from the video (2018\prefs\scripts ) didn't work for me, no icons displayed. Dragging the icons to: 2018\prefs\icons > Icons displayed ! Where to put the Shaders folder for working ? (Didn't work to 2018\prefs) Thanks Romain for your great effort !
@qingxia4640
@qingxia4640 6 жыл бұрын
Error: RuntimeError: file line 12: Error occurred during execution of MEL script file: G:/Autodesk/Maya2018/scripts/others/visorPanel.mel line 3710: Line 0.87: Cannot find file "C:/Program Files/Autodesk/Maya2018/Examples/Paint_Effects/Trees/birchLimb.mel" for source statement. I need help!!!!!
@wilmanarizatilano8426
@wilmanarizatilano8426 5 жыл бұрын
Hey qing xia Do you find the answer? im having the same issue i will apreciated if you could help me thanks
@Raphaël_Alegria
@Raphaël_Alegria 5 жыл бұрын
@@wilmanarizatilano8426 did you find a solution ? i have the same problem
@Raphaël_Alegria
@Raphaël_Alegria 5 жыл бұрын
@@wilmanarizatilano8426 I found the issue: so you have to go to the python editor in maya (where you copy pasted the script) and by default it says in the top of it like this: if OS == 'win64': if version == '2018': mel.eval('visorPanelBrushPressCallback files1VisorEd "C:/Program Files/Autodesk/Maya2018/Examples/Paint_Effects/Trees/birchLimb.mel";') The error is that (at least for me) that I didn't installed Maya to that destination that the line says. To solve it simply copy paste your actual destination folder where you installed Maya to the python editor. I installed it to a whole another HDD so for me it was like this: if OS == 'win64': if version == '2018': mel.eval('visorPanelBrushPressCallback files1VisorEd "D:/Programs/Autodesk/Maya2018/Examples/Paint_Effects/Trees/birchLimb.mel";')
@litote9
@litote9 4 жыл бұрын
@@Raphaël_Alegria Thank you for posting your solution. It solved my installation problem.
@Raphaël_Alegria
@Raphaël_Alegria 4 жыл бұрын
@@litote9 no problem my dude i am happy for u have a nice day
@ROCKETMAN587
@ROCKETMAN587 5 жыл бұрын
Any plans on adding the ability to create twisted cables, like a rope twist, using this plugin, as those are a thing that is actually pretty common for cables/wires
@wzxcg
@wzxcg 5 жыл бұрын
No, it's not plan for now
@jamil1985
@jamil1985 5 жыл бұрын
I was really hoping the Script will have like a Trimming action, where it grows along the Path. Does it have this function?
@martin_pryor2989
@martin_pryor2989 5 жыл бұрын
Is this plugin finished for good or are updates still planned? I really like the plugin but I miss a taper option - a curve menu that modifies the radius for the lenght.
@wilmanarizatilano8426
@wilmanarizatilano8426 5 жыл бұрын
Hello Romain, I recently bought this script but i having a error in the script editor, and i tried to make it work but is imposible cause i'm guessing there is an absolute path in the code "C:/Program Files/Autodesk/Maya2018/Examples/Paint_Effects/Trees/birchLimb.mel when i launch the script it cant not find birchLimb.mel because I dont have that .mel file therefore an error occurs it will be really helpfull if you could work on this issue beacuse other people are having the same issue whit the script. Im looking forward to your response, thanks in advance.
@mixtapechi
@mixtapechi 3 жыл бұрын
Add this to your script under is OS == win64 (or whatever yours) and run it. elif version == '2020': mel.eval('visorPanelBrushPressCallback files1VisorEd "C:/Program Files/Autodesk/Maya2020/Examples/Paint_Effects/Trees/birchLimb.mel";') mel.eval('setToolTo $gMove;') that must solve it.
@MATHIEU_YT
@MATHIEU_YT 6 жыл бұрын
Just perfect, congrats !
@ianconquireyes
@ianconquireyes 6 жыл бұрын
Hi Wiz im using this on a MAC and the materials arent loading.Also the Dynamics are giving me errors :/. Is it because of the script or something? Can you help me? THANKS and great script btw!
@callum5765
@callum5765 6 жыл бұрын
Will those of us who use this from Fuze 11 get the update? (not Happening mentioned in Livestream)
@FundamentalCreativeHub
@FundamentalCreativeHub 6 жыл бұрын
What windows theme is that! I really love it! Can you give me some info please?
@AndreMercado
@AndreMercado 5 жыл бұрын
seems like this one right here www.deviantart.com/cleodesktop/art/Full-Black-Orange-Theme-For-Windows-10-689805204
@preethamrr
@preethamrr 5 жыл бұрын
I get this error when i click MAKE DYNAMIQUE # Error: NameError: file line 493: global name 'slideRebuild' is not defined
@artdempsey846
@artdempsey846 4 жыл бұрын
Me too, did you ever fix this issue?
@digitalimagestall
@digitalimagestall 6 жыл бұрын
Hi, I have purchased the item but the dynamics don't work. Everytime I choose the curve and click 'make dynamic', I get an error saying: 'Error: NameError: file line 493: global name 'slideRebuild' is not defined'. Could you help at all?
@wzxcg
@wzxcg 6 жыл бұрын
Question : Did you look at the "Video Explanation" to understand and know how to use your tool or not?
@digitalimagestall
@digitalimagestall 6 жыл бұрын
Yes, indeed. I get the error after creating the curve and hit 'make dynamic'.
@digitalimagestall
@digitalimagestall 6 жыл бұрын
Summary : create a curve, click on 'make dynamic' does not create a hair system like yours on the video.
@wzxcg
@wzxcg 6 жыл бұрын
Which Maya version do you have?
@digitalimagestall
@digitalimagestall 6 жыл бұрын
Maya 2018.3
@ГеоргийТопалов-ч4ф
@ГеоргийТопалов-ч4ф 2 жыл бұрын
Tell me, how to install on Mac OS? Where to move the folder?
@lockenessmotorsports818
@lockenessmotorsports818 6 жыл бұрын
What is the windows theme it's amazing
@AndreMercado
@AndreMercado 5 жыл бұрын
seems like this one right here www.deviantart.com/cleodesktop/art/Full-Black-Orange-Theme-For-Windows-10-689805204
@lockenessmotorsports818
@lockenessmotorsports818 5 жыл бұрын
@@AndreMercado legend
@roscoelamontagne5938
@roscoelamontagne5938 4 жыл бұрын
Does this work with MAYA LT 2020? or 19?
@wzxcg
@wzxcg 4 жыл бұрын
Roscoe Lamontagne No
@Compufighter
@Compufighter 6 жыл бұрын
when I create a circle curve and create a cable the cable is not closed loop. is this a bug?
@wzxcg
@wzxcg 6 жыл бұрын
Absolutely not. It's normal, it's dedicated to create "cables" and by definition a cable can't be close. So there always a base and a tip, you can perform close circle. To do that just create a Torus primitive.
@Compufighter
@Compufighter 6 жыл бұрын
got yah, i thought so
@NiboGL
@NiboGL 6 жыл бұрын
Looks amazing! :D
@JohnyLendel
@JohnyLendel 2 жыл бұрын
Wow, what is a Windows UI?
@wzxcg
@wzxcg 2 жыл бұрын
It's old I don't remember. But it's just windows theme from Deviant Art + custom icons I made
@jakkritthanaphatthanakul5275
@jakkritthanaphatthanakul5275 4 жыл бұрын
This script can be used on Linux?
@wzxcg
@wzxcg 4 жыл бұрын
Jakkrit Thanaphatthanakul Yes it work but you’ll need to manually set a path in the Script
@Birendraart97
@Birendraart97 6 жыл бұрын
plse tell me modeling script used in this vedio
@wzxcg
@wzxcg 6 жыл бұрын
Maya And gumroad.com/l/Cable
@aaddiction7294
@aaddiction7294 6 жыл бұрын
Where is this for 3ds Max?
@artcrow421
@artcrow421 6 жыл бұрын
3ds max does't need a similar script. Create Spline. Go to Modify Panel. Open Rendering Tab. Turn on "Enable In Viewport". A little lower adjust the thickness, the number of sides. And in the end, just convert to Editable Poly. Done)
@microbounce2009
@microbounce2009 6 жыл бұрын
awesome
@glenn26
@glenn26 6 жыл бұрын
How do people that bought the first version get the update for free?
@wzxcg
@wzxcg 6 жыл бұрын
Cable is on your Gumroad library. Just download the new files :)
@AndriyMisuyrak
@AndriyMisuyrak 6 жыл бұрын
you download it one more time on gumroad
@min-seungmun6091
@min-seungmun6091 2 жыл бұрын
I want to buy it right away, but I can't use it because it's a student version. Please update it quickly. I want to buy it right away.
@juancarlosgzrz
@juancarlosgzrz 2 жыл бұрын
Where the alien
@hhhh-ct7bz
@hhhh-ct7bz 6 жыл бұрын
oh?..
@wzxcg
@wzxcg 6 жыл бұрын
?
@syntaxed2
@syntaxed2 6 жыл бұрын
Just use houdini, you will never need another script or plugin ever again.
@iplaybose
@iplaybose 6 жыл бұрын
Just fuck off
@syntaxed2
@syntaxed2 6 жыл бұрын
I didnt comment on his hard work, I merely gave him advice that using houdini will help. Maybe you are too sensitive and assumed too much?
@aswinb
@aswinb 6 жыл бұрын
@syntaxed2 Your comment would be really helpful if you actually refer to a tutorial/video that shows something similar being done in Houdini. Just saying that it can be done in Houdini is just downright lazy, and if you are not an audience to this video, don't waste time here and just skedaddle on to something else that's useful for you. Different people have different needs. Person who already owns Maya may not have the resources to purchase Houdini, and relies on affordably priced tools such as these to speed up their day to day workflow. Hell, there might be an easier/cheaper way to do this in Blender, so by all means make a useful suggestion so viewers can compare. Don't go pissing on other artists' hard work. Insufferable gits like yourself should try making a tutorial or two of your own.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 3,4 МЛН
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 125 МЛН
Family Love #funny #sigma
00:16
CRAZY GREAPA
Рет қаралды 14 МЛН
黑的奸计得逞 #古风
00:24
Black and white double fury
Рет қаралды 28 МЛН
Maya Plugins for Modeling
11:37
InspirationTuts
Рет қаралды 234 М.
9 Maya Scripts to Animate WAY Faster
12:32
Sir Wade Neistadt
Рет қаралды 78 М.
5 Topology Tips That Will  Get You HIRED
34:02
JL Mussi
Рет қаралды 1 МЛН
The TRIPLE FOLDING phone has a Problem.
12:54
Mrwhosetheboss
Рет қаралды 2,2 МЛН
Cables are Easier In Maya!
10:05
askNK
Рет қаралды 20 М.
Cable generator  -  Maya script
1:44
Mathias Tossens
Рет қаралды 2,8 М.
PlugIt 2.0 - Add your Own Custom Plugs
17:44
Wizix
Рет қаралды 14 М.
How I made this battle scene in blender
11:05
FxForge
Рет қаралды 726 М.
ADN Modeler Tools 0.5
2:30
Adnan Chaumette
Рет қаралды 32 М.
бабл ти гель для душа // Eva mash
01:00
EVA mash
Рет қаралды 3,4 МЛН