When clicking the "check" button got a textools crash --> Type float Here is the crash stack : unction fn_14__checker_swap forceOrginMaterial= ( local tileSize = fn_00__save_load_settings_get "general" "CheckMapTiling"; if (selection.count > 0)then( function set_checker mode tileSize= ( obj = selection[1]; if (mode ==…
Nice progress on the environment! The paintover looks very interresting. Only the roof in the foreground looks very unfinished, especially the sharktooth ending of it looks strange. Doesn't it usually break of in a fairly straight line at the supportbeams? (might be wrong, im not really an environmental guy) Some refs i…
For all ggx calibration profiles, the matching javascript file: this case "Gloss": ApplyGGXCurve(true); becomes case "Gloss": var gloss = GetMergedMap(); ApplyGGXCurve(true); return gloss; The default install directory of the javascript export files: \Users\Public\Quixel\SUITE\script\calibration After all this ggx export…
I just wanted to announce that I've updated Nightshade UV Editor to 1.3 and that it can be downloaded from Creative Crash. DOWNLOAD: http://www.creativecrash.com/maya/script/nightshade-uv-editor New: -Manual added -Randomize shell functionality added. Randomizes shells on an individual shell basis! -Snap shells (9…
This is actually what is done a lot in studios that can afford it and actually the position that i have right now. Most of the senior guys are producing stuff to sell to producers. If it isn't flashy and dramatic it won't get funding to work on so the pieces they want to go forward are generally the ones that make the most…
well, got the low poly and the high poly model ready, now I just need to figure out how to generate the normal map: it's a wight from the D&D 3rd edition monster manual (page 183)
Here's my 2 cents on the cylinder debate: If you have no idea what to use, fanning is usually the best/safe option. If it needs to be shaded, use some variation of fanning. If it lends itself well to repeating textures, for instance car rims, use fanning. If it's a dome shape, use fanning. If it needs to be flexible or…