a portfolio piece is there to demonstrate a few things 1: that you can make a nice looking model and textures (ie. be good at art) 2: that you are capable of deliberately arranging your UVs (as in not spamming an autounwrap button) 3: that you are capable of deliberately building a model with readable and efficient…
For the ladies. i haven't looked in here in a while (like 5 years, ooph), i see i posted similar videos on an alternative thread, oopsy. idk how to post these so i will just post the good video 1st and the display of horribleness 2nd part on schemerz attempts at profiting using this... generative stuff. good: (awesome of…
Hey Man! If you are using the beta you can already save Knald's settings. :) You can save either via the button triplet found at the top right of each group or you can save to a .ksf file via Edit Menu> Save Settings> To File. There are a bunch of keyboard/mouse shortcuts for saving too. The keyboard controls for saving,…
mald: Elte asked for the x-ray button and he didn't explain what it is. I quess it is the Bone mode button since you can see bones through x-ray. In the 'Visual Tools' dock panel, you will see those mode buttons on the top. If the 'Visual Tools' panel is visible, those buttons won't appear in viewport as it is intened to…
If you hate pressing the middle mouse button in max (which you should, unless you have a 3-large button mouse), bind it to a thumb button instead. If your thumb button sucks, get a mouse with a decent thumb button :p Like the performance mx. I am not quite sure what dialogue you speak of, but I have also bound a hotkey…
Hello. I'm creating a rollout that contains more buttons than can be seen within the actual size of the rollout. Currently, I have two buttons (up and down buttons) on the right side of the rollout that retain their position, while the buttons on the left move up and down depending on what buttons were pressed on the…
Hi guys! Im new in wirte python scripts in maya ( it is usually in programming ) and this is my first "bigger" project. It's in still under development, but if anybody want to try or use it, it's avalible to download. The only required library is Tkinter, here is an installation video: https://youtu.be/F3XbeCPdStQ The…
another question, this time is in regards to setting the default RadioButtonGrp pressed glboal proc resortNum(){ string $sel[] = sort(`ls -sl`); for ($eachNode in $sel) { reorder -b $eachNode; }}global proc resortName()////This bottom portion with the promptDialog is sampled from another site////{ string $text; string…
Hey everybody. Some already have seen a screen of a project I made for school in the "Tech Artist - What are you working on: 2010 Edition!" I am making this thread to get some feedback and suggestions for getting a better script. Some info about the script/tool : I will start by posting the screen I already posted. This…