Almost all the drives on the market these days are Sata III, so I'm not sure there would be much/any savings finding an older Sata II drive. Plus, SSDs are rapidly developing tech, go with the newest model. Evo 250gb 840 is $140:…
Hi there, I'm struggling to understand how calibrated albedo maps are actually made. There is so much talk about PBR, how it's wonderful, physically correct awesomeness. But not even Allegorithmic has any information on how to make a calibrated texture. Let's look at an example. Pretend that I want to know what is the…
Ah i forgot to mention that this is my ui i am playing with: import maya.cmds as cmdsmyWindow = cmds.window ( title="Ben Cottage Modelling Script - ALPHA", toolbox=2, widthHeight=(218, 800) )if (cmds.window("myWindows", exists=True)):cmds.deleteUI("myWindows")scrollLayout = cmds.scrollLayout(…
Hey so is 1.7d a further along update than the 1.7 that is on the actual update page when you open quixel? or does the 1.7 that's officially been released trump the lettered 1.7's?
Hi all, Here are some quick Updates for these 2 cool tools.... Unwrap Tools 1.6 This is the updated version of UnwrapTools 1.5 which was originally developed by Steve Johnson (www.chuggnut.com) and Tweaked by Diego Garcia Huerta (www.sloft.net) What have i done with this new version. Simple.... Max 2010 has some cool new…
If your position of the object is reached to fast.. shouldn't you move the iframes (or whatever it's called in Maya) for that position to the right so that they are "reached" later in time ? Maybe even using more than 144 frames. The numbers are only the relative position to the curve (0= one side; 0.5= in the middle; 1=…
I have been using 3d max 2008 and Deep UV fine but recently been using max 2011. I followed the same steps as before in copying the .DLU deep file into the plugins folder in Max 2011.I launch Max 2011 and get Error code 127. The full error Loading DLLs reads- DLL <C:\Program Files\autodesk\3ds Max…
Please enlighten or correct me as to where I'm wrong thinking on this notion ...or I may just be tilting at windmills... I understand that when you take a number, say like, 255 [(a hole number integer) out of context] and divide it by 2 you get 127.5 and thus, through comprehensible rounding, bring it to 128 and provide…